summaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2008-04-12 15:55:27 +0000
committerUlf Lamping <ulf.lamping@web.de>2008-04-12 15:55:27 +0000
commit72faa680b8eb1477e7e9819b777d464ee35a3220 (patch)
tree366b3fcd0767da7df5214058dbb5a03f5ca75c09 /Makefile.common
parent875e4ed653e4edd01ca1f279311c60b5c8cfeb81 (diff)
downloadwireshark-72faa680b8eb1477e7e9819b777d464ee35a3220.tar.gz
move statusbar related code from main.c into it's own main_statusbar.c
svn path=/trunk/; revision=24937
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index cab75da558..a776bfbbd6 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -175,7 +175,6 @@ wireshark_INCLUDES = \
proto_hier_stats.h \
simple_dialog.h \
stat_menu.h \
- statusbar.h \
summary.h \
sync_pipe.h \
tap_dfilter_dlg.h \