about summary refs log tree commit diff
path: root/src/game/client/gc_hooks.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/client/gc_hooks.cpp')
-rw-r--r--src/game/client/gc_hooks.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/client/gc_hooks.cpp b/src/game/client/gc_hooks.cpp
index e85a7e7f..e1644f36 100644
--- a/src/game/client/gc_hooks.cpp
+++ b/src/game/client/gc_hooks.cpp
@@ -50,7 +50,6 @@ static void load_sounds_thread(void *)
 extern "C" void modc_init()
 {
 	static FONT_SET default_font;
-	
 	int64 start = time_get();
 
 	int before = gfx_memory_usage();