Update of /cvsroot/gaim/gaim/src
In directory usw-pr-cvs1:/tmp/cvs-serv31236/src
Modified Files:
Makefile.am
Removed Files:
plugins.c
Log Message:
Removing the code for the old plugin UI.
Index: Makefile.am
===================================================================
RCS file: /cvsroot/gaim/gaim/src/Makefile.am,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- Makefile.am 18 Sep 2002 00:16:12 -0000 1.53
+++ Makefile.am 26 Sep 2002 07:40:06 -0000 1.54
@@ -20,7 +20,6 @@
module.c \
multi.c \
perl.c \
- plugins.c \
prefs.c \
proxy.c \
prpl.c \
--- plugins.c DELETED ---
|