aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/new_packet_list.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/new_packet_list.h')
-rw-r--r--gtk/new_packet_list.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gtk/new_packet_list.h b/gtk/new_packet_list.h
index dec9578f1a..4118edb5f6 100644
--- a/gtk/new_packet_list.h
+++ b/gtk/new_packet_list.h
@@ -25,7 +25,6 @@
#ifndef __NEW_PACKET_LIST_H__
#define __NEW_PACKET_LIST_H__
-#ifdef NEW_PACKET_LIST
#include <gtk/gtk.h>
/** @file
@@ -153,6 +152,4 @@ void new_packet_list_colorize_packets(void);
*/
extern void new_packet_list_set_sel_browse(gboolean val, gboolean force_set);
-#endif /* NEW_PACKET_LIST */
-
#endif /* __NEW_PACKET_LIST_H__ */