Remove an (unused) HAVE_ICONV reference.
authormorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 18 Jul 2008 11:21:00 +0000 (11:21 +0000)
committermorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 18 Jul 2008 11:21:00 +0000 (11:21 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@25764 f5534014-38df-0310-8fa8-9805f1628bb7

epan/dissectors/packet-mstp.h

index 8a98aa3f1ac6d728021e6e221ee2b9a98586fe47..a2aeed18f566aa215d70b3e3a5a880d91247517e 100644 (file)
@@ -28,9 +28,6 @@
 
 #ifdef HAVE_CONFIG_H
 # include "config.h"
 
 #ifdef HAVE_CONFIG_H
 # include "config.h"
-#if HAVE_ICONV
-#include <iconv.h>
-#endif
 #endif
 
 #include <stdio.h>
 #endif
 
 #include <stdio.h>