summaryrefslogtreecommitdiff
path: root/src/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client.h')
-rw-r--r--src/client.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client.h b/src/client.h
index 18021b331..e1faaba90 100644
--- a/src/client.h
+++ b/src/client.h
@@ -248,8 +248,6 @@ public:
float getGuiAlpha() const A_WARN_UNUSED
{ return mGuiAlpha; }
- static void closeDialogs();
-
void setFramerate(const int fpsLimit) const;
int getFramerate() const A_WARN_UNUSED;