projects
/
platform
/
core
/
connectivity
/
bt-syspopup.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cbb918
)
Revert "change the default preference to "opengl""
64/105064/1
accepted/tizen/3.0/common/20161216.123417
accepted/tizen/3.0/ivi/20161216.015645
accepted/tizen/3.0/mobile/20161216.015551
accepted/tizen/3.0/tv/20161216.015608
accepted/tizen/3.0/wearable/20161216.015622
submit/tizen_3.0/20161215.084005
author
DoHyun Pyun
<dh79.pyun@samsung.com>
Thu, 15 Dec 2016 08:38:12 +0000
(17:38 +0900)
committer
DoHyun Pyun
<dh79.pyun@samsung.com>
Thu, 15 Dec 2016 08:38:35 +0000
(17:38 +0900)
This reverts commit
3cbb918f3725aae34ae88b42623ed597fe9c82ac
.
Change-Id: I4eb3cb0b2bfe3358d7db349604cac1268bb4c6e2
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
src/bt-syspopup-m.c
patch
|
blob
|
history
diff --git
a/src/bt-syspopup-m.c
b/src/bt-syspopup-m.c
index 51ae90e1b576bb4b263d80dc2ec3372a4fa2a5c7..2da6a8539695df3856fd553b6ba49d5a66f2f5a6 100644
(file)
--- a/
src/bt-syspopup-m.c
+++ b/
src/bt-syspopup-m.c
@@
-2466,7
+2466,6
@@
static void __bluetooth_set_win_level(Evas_Object *parent)
static Evas_Object *__bluetooth_create_win(const char *name)
{
Evas_Object *eo;
- elm_config_accel_preference_set("opengl");
eo = elm_win_add(NULL, name, ELM_WIN_BASIC);
retv_if(!eo, NULL);