lib/live_view: remove redundant part.

This commit is contained in:
ChunEon Park 2015-02-25 14:33:42 +09:00
parent 179646e910
commit d2f04a1be9
1 changed files with 0 additions and 5 deletions

View File

@ -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";