Index: ui/gfx/screen.h |
=================================================================== |
--- ui/gfx/screen.h (revision 137624) |
+++ ui/gfx/screen.h (working copy) |
@@ -28,9 +28,6 @@ |
static void SetInstance(ScreenImpl* screen); |
#endif |
- // True if DIP is enabled. |
- static bool IsDIPEnabled(); |
- |
// Returns the current absolute position of the mouse pointer. |
static gfx::Point GetCursorScreenPoint(); |