aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2006-04-30 03:19:59 +0000
committerGuy Harris <guy@alum.mit.edu>2006-04-30 03:19:59 +0000
commit8e2807aa31d975c29ecf9eb66583d5ffae4cd60d (patch)
treec43cb65a3b36a8c8faa5de0fb5d25f065ec45350 /gtk
parent546e3f53adbbc9d61fc2d7437770d7b76022c720 (diff)
We use stuff from dlg_utils.h.
svn path=/trunk/; revision=18038
Diffstat (limited to 'gtk')
-rw-r--r--gtk/capture_file_dlg.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk/capture_file_dlg.c b/gtk/capture_file_dlg.c
index 57632e90ab..fc548dc981 100644
--- a/gtk/capture_file_dlg.c
+++ b/gtk/capture_file_dlg.c
@@ -42,9 +42,7 @@
#include "alert_box.h"
#include "simple_dialog.h"
#include "menu.h"
-#if 0
#include "dlg_utils.h"
-#endif
#include "file_dlg.h"
#include "capture_file_dlg.h"
#include "main.h"