X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttv%2Fmodules%2Fgui%2Fresourceview%2Fprocesslist.h;h=d398e6e5f93d922c995fa80b094ad1edb612e63b;hb=b9ce0bad7daf7c0a2333c91fdb1e35d602afe17f;hp=ce32e16e868d347617e76e90f4efb11ad35ff7e4;hpb=f61f4dca50e13aa52b1ca3941c8f420848f4353f;p=lttv.git diff --git a/lttv/modules/gui/resourceview/processlist.h b/lttv/modules/gui/resourceview/processlist.h index ce32e16e..d398e6e5 100644 --- a/lttv/modules/gui/resourceview/processlist.h +++ b/lttv/modules/gui/resourceview/processlist.h @@ -12,8 +12,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #ifndef _PROCESS_LIST_H @@ -22,7 +22,6 @@ #include #include #include -#include #include "drawitem.h" #include "cfv.h" @@ -169,10 +168,6 @@ void processlist_set_name(ProcessList *process_list, GQuark name, HashedResourceData *hashed_process_data); -void processlist_set_brand(ProcessList *process_list, - GQuark brand, - HashedResourceData *hashed_process_data); - /* Set the ppid of a process */ void processlist_set_tgid(ProcessList *process_list, guint tgid,