aboutsummaryrefslogtreecommitdiff
path: root/low_latency_layer.json.in
diff options
context:
space:
mode:
Diffstat (limited to 'low_latency_layer.json.in')
-rw-r--r--low_latency_layer.json.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/low_latency_layer.json.in b/low_latency_layer.json.in
index d52a200..adb5fe7 100644
--- a/low_latency_layer.json.in
+++ b/low_latency_layer.json.in
@@ -11,9 +11,6 @@
"vkGetInstanceProcAddr": "LowLatency_GetInstanceProcAddr",
"vkGetDeviceProcAddr": "LowLatency_GetDeviceProcAddr"
},
- "enable_environment": {
- "ENABLE_LOW_LATENCY_LAYER": "1"
- },
"disable_environment": {
"DISABLE_LOW_LATENCY_LAYER": "1"
}