Skip to content

Commit 77aeaa3

Browse files
committed
fieldClassifier: removing unnecessary extern declaration
1 parent bd11d0c commit 77aeaa3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

modules/fieldClassifier/src/fieldClassifier.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
#include "plugins/plugin.hpp"
1313
#include <stdexcept>
1414

15-
extern int g_debug_level;
16-
1715
namespace NFieldClassifier {
1816
void FieldClassifier::handleParams(int argc, char** argv, argparse::ArgumentParser& parser)
1917
{

0 commit comments

Comments
 (0)