X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttv%2Fmodules%2Fgui%2Fresourceview%2Fprocesslist.h;h=d398e6e5f93d922c995fa80b094ad1edb612e63b;hb=b9ce0bad7daf7c0a2333c91fdb1e35d602afe17f;hp=e627d694a9c9d6e3f3c1adc2f8cfc6e7b22a3aaa;hpb=190724cdfc53eeebfd895b594f875b53a72adf37;p=lttv.git diff --git a/lttv/modules/gui/resourceview/processlist.h b/lttv/modules/gui/resourceview/processlist.h index e627d694..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 @@ -168,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,