diff options
| author | 2021-03-05 09:54:26 +0000 | |
|---|---|---|
| committer | 2021-03-05 09:54:26 +0000 | |
| commit | e76b208ce8389cc7f20e95cefe34b8b0ace308db (patch) | |
| tree | 9ad750dd432154f822e64ba6b6e42b327157a25a /make | |
| parent | Remove unnecessary prefix from socketengine source files. (diff) | |
| parent | Fix a bunch of really obvious unnecessary includes. (diff) | |
Merge branch 'insp3' into master.
Diffstat (limited to 'make')
| -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 67dfe3a39..a8c1e2931 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 |
