aboutsummaryrefslogtreecommitdiff
path: root/mod/build-config-module.cxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-09-19 22:33:15 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-09-19 22:33:15 +0300
commit3cb2a7937b281516bde876e5884fbe5ec552ec9b (patch)
treefd6c820702a6a064bd6265d661ff77120064ac7c /mod/build-config-module.cxx
parent6ad9156ab3336aa56ed2892dc0d9a04e1551b7f4 (diff)
Revert previous commit erroneously pushed to master instead of dev branch
Diffstat (limited to 'mod/build-config-module.cxx')
-rw-r--r--mod/build-config-module.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/mod/build-config-module.cxx b/mod/build-config-module.cxx
index 35d9c0e..d21849e 100644
--- a/mod/build-config-module.cxx
+++ b/mod/build-config-module.cxx
@@ -361,9 +361,6 @@ namespace brep
return false;
}
- // @@ Here we don't suppose the wildcard pattern to contain the bracket
- // expressions, while we probably should.
- //
path build_config_module::
dash_components_to_path (const string& s)
{