mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-28 03:45:08 +00:00
Removed two unused function declarations
This commit is contained in:
parent
ac77c3226e
commit
52421672e1
@ -37,10 +37,6 @@ void set(CURSOR_TYPE type = NUM_CURSORS);
|
||||
void set_dragging(bool drag);
|
||||
CURSOR_TYPE get();
|
||||
|
||||
// These aren't used, but leaving the prototypes doesn't hurt and allows avoiding an SDL include
|
||||
void draw(surface screen);
|
||||
void undraw(surface screen);
|
||||
|
||||
void set_focus(bool focus);
|
||||
|
||||
struct setter
|
||||
|
Loading…
x
Reference in New Issue
Block a user