diff options
Diffstat (limited to 'ash/screen_ash.h')
-rw-r--r-- | ash/screen_ash.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ash/screen_ash.h b/ash/screen_ash.h index 89220e2..b737bfc 100644 --- a/ash/screen_ash.h +++ b/ash/screen_ash.h @@ -56,7 +56,6 @@ class ASH_EXPORT ScreenAsh : public gfx::Screen { static const gfx::Display& GetDisplayForId(int64 display_id); protected: - // Implementation of gfx::Screen: virtual bool IsDIPEnabled() OVERRIDE; virtual gfx::Point GetCursorScreenPoint() OVERRIDE; |