summaryrefslogtreecommitdiff
path: root/src/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/client.cpp')
-rw-r--r--src/client.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/client.cpp b/src/client.cpp
index 3bd59d7d0..cfff614ef 100644
--- a/src/client.cpp
+++ b/src/client.cpp
@@ -136,9 +136,6 @@
*/
static const int MAX_TICK_VALUE = 10000;
-static const int defaultSfxVolume = 100;
-static const int defaultMusicVolume = 60;
-
// TODO: Get rid fo these globals
std::string errorMessage;
ErrorListener errorListener;