SPU2ghz: err... oops! This'll stop it from crashing when you try to enter the PCSX2 plugin configuration screen.

git-svn-id: http://pcsx2-playground.googlecode.com/svn/trunk@287 a6443dda-0b58-4228-96e9-037be469359c
This commit is contained in:
Jake.Stine 2008-11-03 22:17:04 +00:00 committed by Gregory Hainaut
parent a4cd015be7
commit c69df473ad
1 changed files with 0 additions and 1 deletions

View File

@ -130,7 +130,6 @@ void SysMessage(char *fmt, ...)
static void InitLibraryName()
{
sprintf_s( libraryName, 256, "GiGaHeRz SPU2 PPr %d%s",
revision, build,
SVN_REV,
SVN_MODS ? "m" : ""
);