X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git;a=blobdiff_plain;f=dali%2Finternal%2Fwindow-system%2Fubuntu-x11%2Fpixmap-render-surface-ecore-x.h;h=873e7f4318aac66a7b277364da23ef94cc3b7ebd;hp=48868ccfcb4a04766e3a12020f2b96c772f0b680;hb=a38310eae5990fae285513f81a552c6e3e6cb7b5;hpb=fafbf3088fe32c2b2bc844bf68f2cb3db37f932b diff --git a/dali/internal/window-system/ubuntu-x11/pixmap-render-surface-ecore-x.h b/dali/internal/window-system/ubuntu-x11/pixmap-render-surface-ecore-x.h index 48868cc..873e7f4 100644 --- a/dali/internal/window-system/ubuntu-x11/pixmap-render-surface-ecore-x.h +++ b/dali/internal/window-system/ubuntu-x11/pixmap-render-surface-ecore-x.h @@ -108,11 +108,6 @@ public: // from Dali::RenderSurface virtual void MoveResize( Dali::PositionSize positionSize) override {} /** - * @copydoc Dali::RenderSurface::SetViewMode() - */ - void SetViewMode( ViewMode viewMode ) override {} - - /** * @copydoc Dali::RenderSurface::StartRender() */ virtual void StartRender() override;