Skip to content

Commit

Permalink
protos: Remove unused config variable
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Weil <sw@weilnetz.de>
  • Loading branch information
stweil committed Dec 13, 2018
1 parent f35eeb3 commit b8c4f1b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/classify/protos.cpp
Expand Up @@ -33,12 +33,6 @@
#define PROTO_INCREMENT 32
#define CONFIG_INCREMENT 16

/*----------------------------------------------------------------------
V a r i a b l e s
----------------------------------------------------------------------*/

static STRING_VAR(classify_training_file, "MicroFeatures", "Training file");

/*----------------------------------------------------------------------
F u n c t i o n s
----------------------------------------------------------------------*/
Expand Down

0 comments on commit b8c4f1b

Please sign in to comment.