From a330879c88a12d82c3b63dba08dcb5df6b46b242 Mon Sep 17 00:00:00 2001 From: Thorbjørn Lindeijer Date: Sat, 11 Aug 2012 21:42:55 +0200 Subject: Removed two unused variables Reviewed-by: Erik Schilling --- src/client.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src') diff --git a/src/client.cpp b/src/client.cpp index 9af6020e..1b413a7f 100644 --- a/src/client.cpp +++ b/src/client.cpp @@ -102,9 +102,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; LoginData loginData; -- cgit v1.2.3-70-g09d2