diff options
Diffstat (limited to 'ash/wm/frame_painter.h')
-rw-r--r-- | ash/wm/frame_painter.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ash/wm/frame_painter.h b/ash/wm/frame_painter.h index 5b8f3df..fce61ad 100644 --- a/ash/wm/frame_painter.h +++ b/ash/wm/frame_painter.h @@ -168,9 +168,6 @@ class ASH_EXPORT FramePainter : public aura::WindowObserver, int theme_frame_id, const gfx::ImageSkia* theme_frame_overlay); - // Adjust frame operations for left / right maximized modes. - int AdjustFrameHitCodeForMaximizedModes(int hit_code); - // Returns true if the user is cycling through workspaces. bool IsCyclingThroughWorkspaces() const; |