Missed cleanup commit.

This commit is contained in:
Steve Checkoway
2007-05-08 06:42:13 +00:00
parent c6d598ad60
commit 60350ee449
+1 -2
View File
@@ -35,8 +35,7 @@ void RageException::Throw( const char *sFmt, ... )
"\n" "\n"
"//////////////////////////////////////////////////////\n" "//////////////////////////////////////////////////////\n"
"Exception: %s\n" "Exception: %s\n"
"//////////////////////////////////////////////////////\n" "//////////////////////////////////////////////////////\n",
"",
error.c_str() ); error.c_str() );
if( LOG ) if( LOG )
{ {