unreachable exit()

This commit is contained in:
Glenn Maynard
2002-09-07 10:02:31 +00:00
parent 856dbee8f5
commit d808a40ade
-1
View File
@@ -379,7 +379,6 @@ void HandleDivXError()
"be installed before running the application.\n\n"
"Please visit http://www.divx.com to download the latest version."
);
exit(1);
}
//-----------------------------------------------------------------------------