Remove the AFB definition
[staging/windowmanager.git] / AFBClient.h
index c816e97..f6ad965 100644 (file)
@@ -3,7 +3,6 @@
 
 #include <systemd/sd-event.h>
 
-#ifdef AFB
 extern "C"
 {
 #include <json-c/json.h>
@@ -11,7 +10,6 @@ extern "C"
 #include "afb-wsj1.h"
 #include "afb-ws-client.h"
 }
-#endif
 
 class AFBClient
 {