diff options
author | Sadie Powell <sadie@witchery.services> | 2021-03-05 04:30:08 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2021-03-05 04:31:20 +0000 |
commit | 9d5b3f0d3cf52409b21d99feab77c50ffb26285e (patch) | |
tree | ad271f19d7d059fbad8f6fcca5846ff443d67ff8 /make/configure.pm | |
parent | dcafba95960685120b1f6d902de623ca10ed6135 (diff) |
Remove some todo comments which are outdated or misleading.
Diffstat (limited to 'make/configure.pm')
-rw-r--r-- | make/configure.pm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/make/configure.pm b/make/configure.pm index 656c98097..a49ad1318 100644 --- a/make/configure.pm +++ b/make/configure.pm @@ -65,8 +65,6 @@ sub __get_socketengines { return @socketengines; } -# TODO: when buildtool is done this can be mostly removed with -# the remainder being merged into parse_templates. sub __get_template_settings($$$) { # These are actually hash references |