remove lock menu-screen 32/39132/1 tizen_3.0.2015.q2_common accepted/tizen/common/20150511.125717 accepted/tizen/mobile/20150511.055903 accepted/tizen/wearable/20150511.055736 submit/tizen/20150511.043615
authorjunkyu.han <junkyu.han@samsung.com>
Mon, 11 May 2015 04:31:44 +0000 (13:31 +0900)
committerjunkyu.han <junkyu.han@samsung.com>
Mon, 11 May 2015 04:31:44 +0000 (13:31 +0900)
Change-Id: I1c4694245c0a34a1889b2742983d152cbee58436

src/starter.c

index cf5663a..f7baec3 100755 (executable)
@@ -200,7 +200,7 @@ static void _init(struct appdata *ad)
 
        gettimeofday(&ad->tv_start, NULL);
 
-       lock_menu_screen();
+       //lock_menu_screen();
        _set_elm_theme();
 
        _DBG("%s %d\n", __func__, __LINE__);