aboutsummaryrefslogtreecommitdiffstats
path: root/src/local-def.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/local-def.h')
-rw-r--r--src/local-def.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/local-def.h b/src/local-def.h
index f46dd97c..a1cac538 100644
--- a/src/local-def.h
+++ b/src/local-def.h
@@ -66,7 +66,7 @@ typedef enum { AFB_FALSE, AFB_TRUE, AFB_FATAL, AFB_FAIL, AFB_WARNING, AFB_EMPTY
-
+#if 0
// Plugin Type
enum AFB_pluginE
@@ -113,7 +113,7 @@ typedef struct AFB_restapi AFB_restapi;
typedef struct AFB_plugin AFB_plugin;
-
+#endif