diff options
Diffstat (limited to 'plugins/gps.cpp')
-rw-r--r-- | plugins/gps.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/gps.cpp b/plugins/gps.cpp index 60aa80a..646754a 100644 --- a/plugins/gps.cpp +++ b/plugins/gps.cpp @@ -18,7 +18,6 @@ #define CTL_PLUGIN_MAGIC 1286576532 -#define AFB_BINDING_VERSION 2 #include <afb/afb-binding.h> #include <systemd/sd-event.h> #include <json-c/json_object.h> |