Index: ash/wm/window_util.h |
=================================================================== |
--- ash/wm/window_util.h (revision 133983) |
+++ ash/wm/window_util.h (working copy) |
@@ -50,9 +50,6 @@ |
// Restores |window|, which must not be NULL. |
ASH_EXPORT void RestoreWindow(aura::Window* window); |
-// Moves the window to the center of the monitor. |
-ASH_EXPORT void CenterWindow(aura::Window* window); |
- |
} // namespace wm |
} // namespace ash |