changeset 2237:08387976d367

[gaim-migrate @ 2247] don't need this anymore committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 07 Sep 2001 10:54:54 +0000
parents 287f64037caf
children 5c4c5d757366
files pixmaps/Makefile.am src/prpl.c
diffstat 2 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/pixmaps/Makefile.am	Fri Sep 07 09:09:38 2001 +0000
+++ b/pixmaps/Makefile.am	Fri Sep 07 10:54:54 2001 +0000
@@ -66,7 +66,6 @@
 		pounce_small.xpm		\
 		prefs_small.xpm			\
 		refresh.xpm			\
-		register.xpm			\
 		sad.xpm				\
 		save.xpm			\
 		save_small.xpm			\
--- a/src/prpl.c	Fri Sep 07 09:09:38 2001 +0000
+++ b/src/prpl.c	Fri Sep 07 10:54:54 2001 +0000
@@ -26,7 +26,6 @@
 
 #include "pixmaps/ok.xpm"
 #include "pixmaps/cancel.xpm"
-#include "pixmaps/register.xpm"
 
 GSList *protocols = NULL;