oops, extra call

This commit is contained in:
Glenn Maynard
2003-03-27 00:53:31 +00:00
parent 5dd27008cc
commit 5f02f7231c
-1
View File
@@ -84,7 +84,6 @@ CString AnnouncerManager::GetPathTo( CString sFolderName )
LOG->Trace( "The empty announcer is missing the folder '%s'.", sFolderName.GetString() );
// MessageBeep( MB_OK );
CreateDirectories( sPathToFolderEmpty );
CreateDirectories( sPathToFolderEmpty );
}
#endif