Cleanup: Removing unused variables.

This commit is contained in:
Cas Cremers
2014-04-15 22:12:12 +01:00
parent 7e43c4d06f
commit dc4432a18f
2 changed files with 0 additions and 6 deletions

View File

@@ -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;