From 26fd04c73c98a1bce27f3beceaedd70392dfafd0 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Tue, 19 Sep 2006 09:22:01 +0000 Subject: [PATCH] in SpecialFiles.h --- stepmania/src/StepMania.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/stepmania/src/StepMania.cpp b/stepmania/src/StepMania.cpp index 5b057961d6..42c6a96e9f 100644 --- a/stepmania/src/StepMania.cpp +++ b/stepmania/src/StepMania.cpp @@ -753,8 +753,6 @@ RageDisplay *CreateDisplay() return pRet; } -extern const RString STATIC_INI_PATH; - void StepMania::ChangeCurrentGame( const Game* g ) { ASSERT( g );