Kaydet (Commit) 79e28f84 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

Remove SCO support

üst 87849a83
......@@ -417,8 +417,6 @@ void TestToolObj::LoadIniFile() // Laden der IniEinstellungen, die d
abGP.Append( "502" ); // Windows on x64
#elif defined SOLARIS && defined SPARC
abGP.Append( "01" ); // Solaris SPARC
#elif defined SCO
abGP.Append( "02" ); // SCO UNIX
#elif defined LINUX && defined INTEL
abGP.Append( "03" ); // Linux
#elif defined AIX
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment