summaryrefslogtreecommitdiff
path: root/main/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/test.c')
-rw-r--r--main/test.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/main/test.c b/main/test.c
index e0ccbe33b..754f77001 100644
--- a/main/test.c
+++ b/main/test.c
@@ -833,9 +833,6 @@ int ast_test_init()
#ifdef TEST_FRAMEWORK
/* Register cli commands */
ast_cli_register_multiple(test_cli, ARRAY_LEN(test_cli));
-
- /* in the future this function could be used to register functions not
- * defined within a module */
#endif
return 0;