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 );