no longer needed

This commit is contained in:
Glenn Maynard
2005-12-30 08:30:29 +00:00
parent 0062b24e2f
commit 6db0cf831a
2 changed files with 0 additions and 14 deletions
-9
View File
@@ -126,15 +126,6 @@ BOOL CSmpackageApp::InitInstance()
return FALSE;
}
namespace StepMania
{
void NORETURN HandleException( RString sErr )
{
MessageBox( NULL, "exception", sErr, MB_ICONERROR );
}
}
/*
* (c) 2002-2005 Chris Danford
* All rights reserved.