projects
/
platform
/
framework
/
web
/
wrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03d8065
)
Remove COREGL_FASTPATH
author
jihoon.chung
<jihoon.chung@samsung.com>
Wed, 5 Sep 2012 11:56:37 +0000
(20:56 +0900)
committer
jihoon.chung
<jihoon.chung@samsung.com>
Wed, 5 Sep 2012 11:56:37 +0000
(20:56 +0900)
src/wrt-client/wrt-client.cpp
patch
|
blob
|
history
diff --git
a/src/wrt-client/wrt-client.cpp
b/src/wrt-client/wrt-client.cpp
index
f03d1e8
..
67aee80
100644
(file)
--- a/
src/wrt-client/wrt-client.cpp
+++ b/
src/wrt-client/wrt-client.cpp
@@
-681,7
+681,6
@@
int main(int argc,
LogDebug("Enable backend");
}
}
- setenv("COREGL_FASTPATH", "1", 1);
// Set log tagging
DPL::Log::LogSystemSingleton::Instance().SetTag("WRT-CLIENT");