Update of /cvsroot/gaim/gaim/src
In directory usw-pr-cvs1:/tmp/cvs-serv3607
Modified Files:
dialogs.c
Log Message:
rob, you should --enable-debug :)
Index: dialogs.c
===================================================================
RCS file: /cvsroot/gaim/gaim/src/dialogs.c,v
retrieving revision 1.263
retrieving revision 1.264
diff -u -d -r1.263 -r1.264
--- dialogs.c 2001/10/19 18:44:52 1.263
+++ dialogs.c 2001/10/19 20:31:40 1.264
@@ -1067,9 +1067,7 @@
GtkWidget *label;
GtkWidget *bbox;
GtkWidget *vbox;
- GtkWidget *hbox;
GtkWidget *button;
- GtkWidget *sep;
GtkWidget *frame;
GtkWidget *table;
GtkWidget *optmenu;
|