Browse Source

Removed spurious #define.

ichrispa 10 years ago
parent
commit
881370c11d
1 changed files with 0 additions and 4 deletions
  1. 0 4
      src/server/ua_subscription.c

+ 0 - 4
src/server/ua_subscription.c

@@ -1,7 +1,3 @@
-#ifndef ENABLE_SUBSCRIPTIONS
-#define ENABLE_SUBSCRIPTIONS
-#endif
-
 #ifdef ENABLE_SUBSCRIPTIONS
 
 #include "ua_subscription.h"