summaryrefslogtreecommitdiffstats
path: root/remoting/client/x11_view.cc
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/client/x11_view.cc')
-rw-r--r--remoting/client/x11_view.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/remoting/client/x11_view.cc b/remoting/client/x11_view.cc
index 07f2f87..dc66062 100644
--- a/remoting/client/x11_view.cc
+++ b/remoting/client/x11_view.cc
@@ -139,7 +139,6 @@ void X11View::SetConnectionState(ConnectionState s) {
void X11View::SetViewport(int x, int y, int width, int height) {
// TODO(garykac): Implement.
- // NOTIMPLEMENTED();
}
void X11View::InitPaintTarget() {