aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/color_dlg.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/color_dlg.c')
-rw-r--r--gtk/color_dlg.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/gtk/color_dlg.c b/gtk/color_dlg.c
index 693d0b3ea5..79a357e456 100644
--- a/gtk/color_dlg.c
+++ b/gtk/color_dlg.c
@@ -1,7 +1,7 @@
/* color_dlg.c
* Definitions for dialog boxes for color filters
*
- * $Id: color_dlg.c,v 1.16 2002/08/28 21:03:46 jmayer Exp $
+ * $Id: color_dlg.c,v 1.17 2002/09/05 18:47:44 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -28,11 +28,8 @@
#include <gtk/gtk.h>
-#include <stdlib.h>
#include <string.h>
-#include <errno.h>
-
#include "gtk/main.h"
#include <epan/packet.h>
#include "colors.h"