summaryrefslogtreecommitdiffstats
path: root/ash/wm/ash_native_cursor_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'ash/wm/ash_native_cursor_manager.h')
-rw-r--r--ash/wm/ash_native_cursor_manager.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ash/wm/ash_native_cursor_manager.h b/ash/wm/ash_native_cursor_manager.h
index 7124bdc..80ecc8e 100644
--- a/ash/wm/ash_native_cursor_manager.h
+++ b/ash/wm/ash_native_cursor_manager.h
@@ -52,9 +52,6 @@ class ASH_EXPORT AshNativeCursorManager
virtual void SetVisibility(
bool visible,
::wm::NativeCursorManagerDelegate* delegate) OVERRIDE;
- virtual void SetScale(
- float scale,
- ::wm::NativeCursorManagerDelegate* delegate) OVERRIDE;
virtual void SetCursorSet(
ui::CursorSetType cursor_set,
::wm::NativeCursorManagerDelegate* delegate) OVERRIDE;