summaryrefslogtreecommitdiffstats
path: root/src/core/touch_handle_drawable_qt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/touch_handle_drawable_qt.h')
-rw-r--r--src/core/touch_handle_drawable_qt.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/touch_handle_drawable_qt.h b/src/core/touch_handle_drawable_qt.h
index 46fa217b7..580b56018 100644
--- a/src/core/touch_handle_drawable_qt.h
+++ b/src/core/touch_handle_drawable_qt.h
@@ -78,8 +78,6 @@ private:
ui::TouchHandleOrientation m_orientation;
gfx::RectF m_relativeBounds;
gfx::PointF m_originPosition;
-
- DISALLOW_COPY_AND_ASSIGN(TouchHandleDrawableQt);
};
} // namespace QtWebEngineCore