summaryrefslogtreecommitdiffstats
path: root/remoting/host/capturer_linux.cc
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/host/capturer_linux.cc')
-rw-r--r--remoting/host/capturer_linux.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/remoting/host/capturer_linux.cc b/remoting/host/capturer_linux.cc
index 1bfafba..99013d0 100644
--- a/remoting/host/capturer_linux.cc
+++ b/remoting/host/capturer_linux.cc
@@ -65,7 +65,6 @@ class CapturerLinuxPimpl {
static const int kBytesPerPixel = 4;
// Reference to containing class so we can access friend functions.
- // Not owned.
CapturerLinux* capturer_;
// X11 graphics context.