aboutsummaryrefslogtreecommitdiffstats
path: root/include/openbsc/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/openbsc/debug.h')
-rw-r--r--include/openbsc/debug.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/include/openbsc/debug.h b/include/openbsc/debug.h
index 8a4247b69..3feb7c3fc 100644
--- a/include/openbsc/debug.h
+++ b/include/openbsc/debug.h
@@ -38,12 +38,8 @@ enum {
DSUA,
DV42BIS,
DPCU,
+ DVLR,
Debug_LastEntry,
};
-struct gsm_subscriber;
-
-void log_set_filter_vlr_subscr(struct log_target *target,
- struct gsm_subscriber *vlr_subscr);
-
extern const struct log_info log_info;