summaryrefslogtreecommitdiff
path: root/doc/janitor-projects.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/janitor-projects.txt')
-rw-r--r--doc/janitor-projects.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/janitor-projects.txt b/doc/janitor-projects.txt
index debd462f6..30fe3b185 100644
--- a/doc/janitor-projects.txt
+++ b/doc/janitor-projects.txt
@@ -23,6 +23,4 @@
-- Convert all usage of the signal(2) system API to the more portable sigaction(2) system API.
- -- Make the applications in utils/ selectable in menuselect and turn off muted by default. Probably others too.
-
-- Find options and arguments in Asterisk which specify a time period in seconds or milliseconds and convert them to use the new ast_app_parse_timelen() function.