App: remove id_shift and id_mask constants
[staging/windowmanager.git] / src / json_helper.cpp
index e4d73bc..179c8cc 100644 (file)
@@ -16,7 +16,6 @@
 
 #include "json_helper.hpp"
 
-#include <stdlib.h>
 #include <json.h>
 
 json_object *to_json(genivi::surface_properties const &s) {