mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-26 18:35:20 +00:00
LoadingScreen: remove unused declarations
This commit is contained in:
parent
ccbba5e926
commit
152f1d625d
@ -44,9 +44,6 @@ namespace MWGui
|
||||
|
||||
virtual void setVisible(bool visible);
|
||||
|
||||
void setLoadingProgress (const std::string& stage, int depth, int current, int total);
|
||||
void loadingDone();
|
||||
|
||||
private:
|
||||
void findSplashScreens();
|
||||
bool needToDrawLoadingScreen();
|
||||
|
Loading…
x
Reference in New Issue
Block a user