aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/print_dlg.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/print_dlg.c')
-rw-r--r--gtk/print_dlg.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/gtk/print_dlg.c b/gtk/print_dlg.c
index a7402c6ae1..1b6ab11e77 100644
--- a/gtk/print_dlg.c
+++ b/gtk/print_dlg.c
@@ -1,7 +1,7 @@
/* print_dlg.c
* Dialog boxes for printing
*
- * $Id: print_dlg.c,v 1.35 2002/08/28 21:03:49 jmayer Exp $
+ * $Id: print_dlg.c,v 1.36 2002/09/05 18:47:47 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -26,8 +26,6 @@
#include "config.h"
#endif
-#include <errno.h>
-
#include <gtk/gtk.h>
#include "globals.h"