sensord: remove useless privilege and macros
[platform/core/system/sensord.git] / include / sensor_types.h
index 5342f23..9c9426c 100644 (file)
@@ -60,9 +60,6 @@ extern "C"
 #define SENSOR_UNKNOWN_TYPE "http://tizen.org/sensor/unknown"
 #define SENSOR_UNKNOWN_NAME "Unknown"
 
-#define PRIV_APPLICATION_SENSOR "http://tizen.org/privilege/applicationsensor"
-#define PRIV_APPLICATION_SENSOR_WRITE "http://tizen.org/privilege/applicationsensor.write"
-
 typedef int64_t sensor_id_t;
 typedef void *sensor_t;