summaryrefslogtreecommitdiff
path: root/gtk/gtkcombo.c
diff options
context:
space:
mode:
authorTim Janik <timj@gimp.org>1998-03-14 23:47:48 +0000
committerTim Janik <timj@src.gnome.org>1998-03-14 23:47:48 +0000
commitbc8e40387b2db8dc361ca2a9af39837b7985b2c8 (patch)
treef589d8e73040d2ac0c08d96a7e30b93f54703bb4 /gtk/gtkcombo.c
parent566a13a6c0a22b71dfa6fc3bdfc4a69649f0a55f (diff)
downloadgdk-pixbuf-bc8e40387b2db8dc361ca2a9af39837b7985b2c8.tar.gz
fixed a bug with invoking the quit handlers that could cause them to be
Sat Mar 14 10:10:46 1998 Tim Janik <timj@gimp.org> * gtk/gtkmain.c (gtk_main): fixed a bug with invoking the quit handlers that could cause them to be removed wihout being invoked.
Diffstat (limited to 'gtk/gtkcombo.c')
-rw-r--r--gtk/gtkcombo.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk/gtkcombo.c b/gtk/gtkcombo.c
index bbd0acc80..de6fb76aa 100644
--- a/gtk/gtkcombo.c
+++ b/gtk/gtkcombo.c
@@ -16,8 +16,6 @@
* Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
-/* $Id$ */
-
#include <string.h>
#include "gtkarrow.h"