Skip to content

Commit

Permalink
Nuke unused currentState
Browse files Browse the repository at this point in the history
  • Loading branch information
VReaperV committed Jan 11, 2025
1 parent 3135902 commit 6e1a9d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/engine/renderer/tr_local.h
Original file line number Diff line number Diff line change
Expand Up @@ -1270,8 +1270,6 @@ enum class shaderProfilerRenderSubGroupsMode {
shaderStage_t *stages;
shaderStage_t *lastStage;

int currentState; // current state index for cycle purposes

struct shader_t *remappedShader; // current shader this one is remapped too

struct {
Expand Down

0 comments on commit 6e1a9d6

Please sign in to comment.