summaryrefslogtreecommitdiffstats
path: root/src/utils.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils.cpp')
-rw-r--r--src/utils.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/utils.cpp b/src/utils.cpp
index 5e7cf7a..e26389d 100644
--- a/src/utils.cpp
+++ b/src/utils.cpp
@@ -103,9 +103,6 @@ void header_message()
std::cerr << "Input URLs supported:" << std::endl <<
" prbs" <<
-#if defined(HAVE_INPUT_TEST)
- " test" <<
-#endif
#if defined(HAVE_INPUT_UDP)
" udp" <<
#endif