From d2f04a1be9364e24482cb62212e04dee2cec07a2 Mon Sep 17 00:00:00 2001 From: ChunEon Park Date: Wed, 25 Feb 2015 14:33:42 +0900 Subject: [PATCH] lib/live_view: remove redundant part. --- data/themes/default/layout_common.edc | 5 ----- 1 file changed, 5 deletions(-) diff --git a/data/themes/default/layout_common.edc b/data/themes/default/layout_common.edc index 17abe17..3e136b1 100644 --- a/data/themes/default/layout_common.edc +++ b/data/themes/default/layout_common.edc @@ -1521,11 +1521,6 @@ group { name: "viewer_layout"; rel2.to: "cur_clipper"; } } - part { name: "elm.swallow.live_edit"; - type: SWALLOW; - description { state: "default" 0.0; - } - } } programs { program { name: "switch_instant";