summaryrefslogtreecommitdiff
path: root/util_liveinfo/src/liveinfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'util_liveinfo/src/liveinfo.c')
-rw-r--r--util_liveinfo/src/liveinfo.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/util_liveinfo/src/liveinfo.c b/util_liveinfo/src/liveinfo.c
index 0247b8b..856f9ac 100644
--- a/util_liveinfo/src/liveinfo.c
+++ b/util_liveinfo/src/liveinfo.c
@@ -643,8 +643,6 @@ static inline int do_stat(const char *cmd)
i = livebox_service_mouse_event(node_name(node));
printf("Mouse event: %s\n", i ? "enabled" : "disabled");
- i = livebox_service_touch_effect(node_name(node));
- printf("Touch effect: %s\n", i ? "enabled" : "disabled");
break;
case PROVIDER:
printf("Not supported yet\n");