Skip to content

Commit b8c4f1b

Browse files
committed
protos: Remove unused config variable
Signed-off-by: Stefan Weil <[email protected]>
1 parent f35eeb3 commit b8c4f1b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/classify/protos.cpp

-6
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,6 @@
3333
#define PROTO_INCREMENT 32
3434
#define CONFIG_INCREMENT 16
3535

36-
/*----------------------------------------------------------------------
37-
V a r i a b l e s
38-
----------------------------------------------------------------------*/
39-
40-
static STRING_VAR(classify_training_file, "MicroFeatures", "Training file");
41-
4236
/*----------------------------------------------------------------------
4337
F u n c t i o n s
4438
----------------------------------------------------------------------*/

0 commit comments

Comments
 (0)