diff options
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 |