refactor: clean unused variables

This commit is contained in:
2025-11-23 15:36:21 +01:00
parent c7ae4191d3
commit 7120bc0207
4 changed files with 4 additions and 11 deletions
-2
View File
@@ -6,8 +6,6 @@
#ifndef INC_DEBUG
#define INC_DEBUG
uniform int iFPS;
uniform vec2 iInputResolution1;
uniform vec2 iInputResolution2;
uniform int iInputFormat1;