Revert "[Tizen] Revert "Support multiple window rendering""
[platform/core/uifw/dali-adaptor.git] / dali / internal / graphics / gles / egl-graphics.cpp
index de42dea..ebaaa5a 100644 (file)
@@ -72,7 +72,6 @@ void EglGraphics::Destroy()
 {
 }
 
-//Dali::Integration::GlAbstraction& EglGraphics::GetGlesInterface()
 GlImplementation& EglGraphics::GetGlesInterface()
 {
   return *mGLES;