From 59b2b7c9ab5f392008405178ba11dcd977e31927 Mon Sep 17 00:00:00 2001 From: xXJSONDeruloXx Date: Thu, 24 Jul 2025 11:16:09 -0400 Subject: cleanup --- src/components/ConfigurationSection.tsx | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) (limited to 'src/components/ConfigurationSection.tsx') diff --git a/src/components/ConfigurationSection.tsx b/src/components/ConfigurationSection.tsx index 045bd8c..3ad3dfc 100644 --- a/src/components/ConfigurationSection.tsx +++ b/src/components/ConfigurationSection.tsx @@ -63,7 +63,7 @@ export function ConfigurationSection({ onChange={(value) => onConfigChange(FLOW_SCALE, value)} /> - + 0 ? ` (${config.dxvk_frame_rate} FPS)` : ' (Off)'}`} @@ -103,22 +103,6 @@ export function ConfigurationSection({ /> - {/* -
- Experimental Features -
-
*/} - {/* Workarounds Section */}