remove dummy mode
[project/unetd.git] / unetd.h
diff --git a/unetd.h b/unetd.h
index 799bff72873d2e7b28467f9b0e486515d26cf74b..56d88c4bf75d30551b57c4f2e2413ba9d08b246a 100644 (file)
--- a/unetd.h
+++ b/unetd.h
@@ -20,7 +20,6 @@
 #include "ubus.h"
 
 extern const char *mssfix_path;
-extern bool dummy_mode;
 extern bool debug;
 
 #define D(format, ...)                                                         \