aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sercosiii/moduleinfo.h
diff options
context:
space:
mode:
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"
-