REverted anti-x86.cpp changes.

SVN r1141 (trunk)
This commit is contained in:
Christoph Oelckers 2008-08-09 22:46:25 +00:00
commit fd2c0b82ef
2 changed files with 1 additions and 3 deletions

View file

@ -345,7 +345,7 @@ void SetLanguageIDs ()
void I_Init (void)
{
//CheckCPUID(&CPU);
CheckCPUID(&CPU);
CalculateCPUSpeed ();
// Why does Intel right-justify this string?