Minor: remove unused protection_counter variable
This commit is contained in:
parent
5deaa48f8e
commit
8077167498
@ -4,7 +4,7 @@
|
||||
#include <QDebug>
|
||||
#include <algorithm>
|
||||
|
||||
static int protection_counter = 0;
|
||||
// static int protection_counter = 0;
|
||||
|
||||
/// <summary>
|
||||
/// Helper function
|
||||
|
Loading…
Reference in New Issue
Block a user