mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-21 21:05:52 +00:00
Display: removed orphaned function declarations
These were refactored out in bef3d1092c1078ed93c7b46d7745e30a2ca15a00
This commit is contained in:
parent
13750eebc5
commit
b64e1dd9c6
@ -906,16 +906,6 @@ private:
|
||||
void draw_label(const theme::label& label);
|
||||
|
||||
protected:
|
||||
|
||||
/**
|
||||
* Initiate a redraw.
|
||||
*
|
||||
* Invalidate controls and panels when changed after they have been drawn
|
||||
* initially. Useful for dynamic theme modification.
|
||||
*/
|
||||
void draw_init();
|
||||
void draw_wrap(bool update,bool force);
|
||||
|
||||
/** Used to indicate to drawing functions that we are doing a map screenshot */
|
||||
bool map_screenshot_;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user