From: Sohyun Kim Date: Tue, 14 Aug 2012 02:22:37 +0000 (+0900) Subject: remove object_dump module for tizen open X-Git-Tag: 2.0_alpha^0 X-Git-Url: http://review.tizen.org/git/?p=framework%2Fuifw%2Felm-misc.git;a=commitdiff_plain remove object_dump module for tizen open --- diff --git a/etc/profile.d/elm.sh b/etc/profile.d/elm.sh index bd6d41f..9f01447 100755 --- a/etc/profile.d/elm.sh +++ b/etc/profile.d/elm.sh @@ -1,2 +1,2 @@ export ELM_PROFILE="mobile" -export ELM_MODULES="ctxpopup_copypasteUI>entry/api:datetime_input_ctxpopup>datetime/api:object_dump>win/api" +export ELM_MODULES="ctxpopup_copypasteUI>entry/api:datetime_input_ctxpopup>datetime/api"