mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-11 15:22:16 +00:00
Remove llvm_cpu cvar
This commit is contained in:
parent
09891291c2
commit
f808bcb8d2
1 changed files with 0 additions and 5 deletions
|
@ -27,11 +27,6 @@
|
|||
#include "version.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"
|
||||
|
|
Loading…
Reference in a new issue