summaryrefslogtreecommitdiffstats
path: root/src/shared/libosmocore/include/osmocom/vty/logging.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/libosmocore/include/osmocom/vty/logging.h')
-rw-r--r--src/shared/libosmocore/include/osmocom/vty/logging.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/shared/libosmocore/include/osmocom/vty/logging.h b/src/shared/libosmocore/include/osmocom/vty/logging.h
deleted file mode 100644
index f8ffbc3e..00000000
--- a/src/shared/libosmocore/include/osmocom/vty/logging.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef _VTY_LOGGING_H
-#define _VTY_LOGGING_H
-
-#define LOGGING_STR "Configure log message to this terminal\n"
-#define FILTER_STR "Filter log messages\n"
-
-#endif /* _VTY_LOGGING_H */