Skip to content

Commit

Permalink
removed no-longer-used variable
Browse files Browse the repository at this point in the history
  • Loading branch information
ab9rf committed Jan 20, 2025
1 parent 8c8b97f commit 42e7324
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ namespace {
line = *l;

auto& ssConfig = stonesenseState.ssConfig;
auto& ssState = stonesenseState.ssState;

if (line.find("[CLOSEONESC") != string::npos) {
string result = parseStrFromLine("CLOSEONESC", line);
Expand Down

0 comments on commit 42e7324

Please sign in to comment.