remove screen.getMenuBarHeight() deprecation

This commit is contained in:
Shelley Vohr 2018-05-23 09:11:48 -07:00
parent cc30f4c4fd
commit 72c63a10ee
No known key found for this signature in database
GPG key ID: F13993A75599653C
6 changed files with 0 additions and 48 deletions

View file

@ -95,10 +95,6 @@ Returns [`Point`](structures/point.md)
The current absolute position of the mouse pointer.
### `screen.getMenuBarHeight()` _macOS_
Returns `Integer` - The height of the menu bar in pixels.
### `screen.getPrimaryDisplay()`
Returns [`Display`](structures/display.md) - The primary display.