Remove unnecessary #include "../isprint.h"
authorsfisher <sfisher@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 6 Dec 2010 21:24:25 +0000 (21:24 +0000)
committersfisher <sfisher@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 6 Dec 2010 21:24:25 +0000 (21:24 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@35135 f5534014-38df-0310-8fa8-9805f1628bb7

gtk/follow_tcp.c

index 1696c18552fd976a79d0953a9950488d1d83a2d6..b646a60f945e33604d54a3054655e59b217aae37 100644 (file)
@@ -48,7 +48,6 @@
 #include <epan/ipproto.h>
 #include <epan/charsets.h>
 
-#include "../isprint.h"
 #include "../color.h"
 #include "../file.h"
 #include "../alert_box.h"