Remove COREGL_FASTPATH
authorjihoon.chung <jihoon.chung@samsung.com>
Wed, 5 Sep 2012 11:56:37 +0000 (20:56 +0900)
committerjihoon.chung <jihoon.chung@samsung.com>
Wed, 5 Sep 2012 11:56:37 +0000 (20:56 +0900)
src/wrt-client/wrt-client.cpp

index f03d1e8..67aee80 100644 (file)
@@ -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");