mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
Remove duplicate unused code.
This commit is contained in:
@@ -83,9 +83,6 @@ public:
|
||||
|
||||
bool isVisible() const;
|
||||
|
||||
void setMouseVisible(bool visible);
|
||||
bool getMouseVisible() const;
|
||||
|
||||
void setMouseGrab(bool grab);
|
||||
bool isMouseGrabbed() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user