summaryrefslogtreecommitdiffstats
path: root/src/gb/common_vty.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gb/common_vty.h')
-rw-r--r--src/gb/common_vty.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/gb/common_vty.h b/src/gb/common_vty.h
index d8d00407..8c6b9ab1 100644
--- a/src/gb/common_vty.h
+++ b/src/gb/common_vty.h
@@ -3,12 +3,6 @@
extern int DNS, DBSSGP;
-enum log_filter {
- _FLT_ALL = LOG_FILTER_ALL, /* libosmocore */
- FLT_NSVC = 1,
- FLT_BVC = 2,
-};
-
extern struct cmd_element libgb_exit_cmd;
extern struct cmd_element libgb_end_cmd;