-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove {open,close}pixel(), var mouseinfo, type mouseinfo_t
Input shape is now set to 0x0, which takes care of the functionality that {open,close}pixel() previously provided. As such, completely remove {open,close}pixel() since they're no longer needed. In addition, remove the mouseinfo var and the mouseinfo_t type since those were used only by {open,close}pixel().
- Loading branch information
Showing
1 changed file
with
1 addition
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters