summaryrefslogtreecommitdiffstats
path: root/ui/aura/root_window_host_linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/aura/root_window_host_linux.h')
-rw-r--r--ui/aura/root_window_host_linux.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ui/aura/root_window_host_linux.h b/ui/aura/root_window_host_linux.h
index 86c6ae4..18e88c0 100644
--- a/ui/aura/root_window_host_linux.h
+++ b/ui/aura/root_window_host_linux.h
@@ -101,9 +101,6 @@ class RootWindowHostLinux : public RootWindowHost,
scoped_ptr<ui::ViewProp> prop_;
- class ImageCursors;
- scoped_ptr<ImageCursors> image_cursors_;
-
X11AtomCache atom_cache_;
DISALLOW_COPY_AND_ASSIGN(RootWindowHostLinux);