Kaydet (Commit) 9f8d11eb authored tarafından Noel Grandin's avatar Noel Grandin

remove accidental code checked in

Change-Id: I541d08fb32932917f8cc2c056325769e729e618a
üst e12e0087
...@@ -1006,11 +1006,6 @@ OutputDevice* Application::GetDefaultDevice() ...@@ -1006,11 +1006,6 @@ OutputDevice* Application::GetDefaultDevice()
return ImplGetDefaultWindow(); return ImplGetDefaultWindow();
} }
vcl::RenderContext* Application::GetDefaultRenderContext()
{
return ImplGetDefaultWindow();
}
vcl::Window* Application::GetFirstTopLevelWindow() vcl::Window* Application::GetFirstTopLevelWindow()
{ {
ImplSVData* pSVData = ImplGetSVData(); ImplSVData* pSVData = ImplGetSVData();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment