aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sercosiii/moduleinfo.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2011-06-08 04:55:29 +0000
committerAnders Broman <anders.broman@ericsson.com>2011-06-08 04:55:29 +0000
commit6ad93d0bd9f87226254b3731267cc2765753961b (patch)
tree270a7a422e4b8ff89de38ed3bc4afc4aad8bd73e /plugins/sercosiii/moduleinfo.h
parent712d0fa20d1665a7d67c09f9a10e8b86f2b93c6d (diff)
Remove the sercosiii plugin dir as it's now a builtin dissector.
svn path=/trunk/; revision=37608
Diffstat (limited to 'plugins/sercosiii/moduleinfo.h')
-rw-r--r--plugins/sercosiii/moduleinfo.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/plugins/sercosiii/moduleinfo.h b/plugins/sercosiii/moduleinfo.h
deleted file mode 100644
index f2094e951f..0000000000
--- a/plugins/sercosiii/moduleinfo.h
+++ /dev/null
@@ -1,17 +0,0 @@
-/* Included *after* config.h, in order to re-define these macros */
-
-#ifdef PACKAGE
-#undef PACKAGE
-#endif
-
-/* Name of package */
-#define PACKAGE "sercosiii"
-
-
-#ifdef VERSION
-#undef VERSION
-#endif
-
-/* Version number of package */
-#define VERSION "0.0.1"
-