Remove llvm_cpu cvar

This commit is contained in:
Magnus Norddahl 2016-11-28 23:57:55 +01:00
parent 09891291c2
commit f808bcb8d2
1 changed files with 0 additions and 5 deletions

View File

@ -27,11 +27,6 @@
#include "version.h" #include "version.h"
#include "m_misc.h" #include "m_misc.h"
CUSTOM_CVAR(String, llvm_cpu, "auto", CVAR_ARCHIVE | CVAR_NOINITCALL)
{
Printf("You must restart " GAMENAME " for this change to take effect.\n");
}
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
extern "C" extern "C"