mirror of
https://github.com/UberGames/lilium-voyager.git
synced 2025-01-18 21:51:37 +00:00
Don't need to check for Altivec in unix mainline anymore (qcommon
handles this now).
This commit is contained in:
parent
ff9c89f8fe
commit
9b0cd8009d
1 changed files with 0 additions and 1 deletions
|
@ -407,7 +407,6 @@ qboolean Sys_DetectAltivec( void )
|
|||
|
||||
void Sys_Init(void)
|
||||
{
|
||||
Sys_DetectAltivec();
|
||||
|
||||
Cmd_AddCommand ("in_restart", Sys_In_Restart_f);
|
||||
|
||||
|
|
Loading…
Reference in a new issue