summaryrefslogtreecommitdiffstats
path: root/remoting/client/x11_view.cc
diff options
context:
space:
mode:
authorgarykac@chromium.org <garykac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-14 18:12:23 +0000
committergarykac@chromium.org <garykac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-14 18:12:23 +0000
commit150ca3a79a0572e527548430d5849dee2392c9be (patch)
tree59be1ed9ae18ab3bb8a42298ebc67187f5733ef1 /remoting/client/x11_view.cc
parent71ee3647e2a1aa84f8a72ff13cfcfa24a2471fe9 (diff)
downloadchromium_src-150ca3a79a0572e527548430d5849dee2392c9be.zip
chromium_src-150ca3a79a0572e527548430d5849dee2392c9be.tar.gz
chromium_src-150ca3a79a0572e527548430d5849dee2392c9be.tar.bz2
Move Chromoting hostlist into tab (from extension popup)
BUG=none TEST=none Review URL: http://codereview.chromium.org/3602002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62585 0039d316-1c4b-4281-b951-d872f2087c98
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() {