Fix build error 65/199265/1
authorpr.jung <pr.jung@samsung.com>
Fri, 8 Feb 2019 04:28:23 +0000 (13:28 +0900)
committerpr.jung <pr.jung@samsung.com>
Fri, 8 Feb 2019 04:28:23 +0000 (13:28 +0900)
Change-Id: I600a814975ad96aef8b0518c726bd5d4bce47fba
Signed-off-by: pr.jung <pr.jung@samsung.com>
src/haptic/haptic.c

index 38d3cdc..f1cdc8a 100644 (file)
@@ -757,7 +757,6 @@ static const dbus_method_s hdbus_methods[] = {
        { "StopDevice",         "u",   "i", hdbus_stop_device },
        { "VibrateMonotone", "uiii",   "i", hdbus_vibrate_monotone },
        { "VibrateEffect",   "usii",   "i", hdbus_vibrate_effect },
-       { "GetState",           "i",   "i", hdbus_get_state },
        { "ShowHandleList",    NULL,  NULL, hdbus_show_handle_list },
        { "IsSupported",        "s",   "i", hdbus_pattern_is_supported },
        /* Add methods here */