Cleanup: Removing unused variables.
This commit is contained in:
@@ -43,8 +43,6 @@ int protocolCount;
|
||||
//! External
|
||||
extern Protocol INTRUDER;
|
||||
|
||||
//! Switch for indent or not.
|
||||
static int indentState = 0;
|
||||
//! Current indent depth.
|
||||
static int indentDepth = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user