Remove old vk_raytrace cvar
This commit is contained in:
parent
eac73d9eba
commit
b417958f17
1 changed files with 0 additions and 2 deletions
|
|
@ -73,8 +73,6 @@ EXTERN_CVAR(Int, gl_tonemap)
|
|||
EXTERN_CVAR(Int, screenblocks)
|
||||
EXTERN_CVAR(Bool, cl_capfps)
|
||||
|
||||
CVAR(Bool, vk_raytrace, false, CVAR_ARCHIVE | CVAR_GLOBALCONFIG)
|
||||
|
||||
// Physical device info
|
||||
static std::vector<VulkanCompatibleDevice> SupportedDevices;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue