aboutsummaryrefslogtreecommitdiff
path: root/build/bin/module
diff options
context:
space:
mode:
Diffstat (limited to 'build/bin/module')
-rw-r--r--build/bin/module6
1 files changed, 0 insertions, 6 deletions
diff --git a/build/bin/module b/build/bin/module
index f2d9502..7e80085 100644
--- a/build/bin/module
+++ b/build/bin/module
@@ -14,12 +14,6 @@ namespace build
{
void
init (scope&, scope&, const location&);
-
- // Init the 'lib' part of the module because a lib{} target
- // has been created in the specified directory.
- //
- void
- init_lib (const dir_path&);
}
}