aboutsummaryrefslogtreecommitdiff
path: root/build2/bin/target.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/bin/target.cxx')
-rw-r--r--build2/bin/target.cxx15
1 files changed, 0 insertions, 15 deletions
diff --git a/build2/bin/target.cxx b/build2/bin/target.cxx
index 7c16506..ec4a0ef 100644
--- a/build2/bin/target.cxx
+++ b/build2/bin/target.cxx
@@ -353,21 +353,6 @@ namespace build2
false
};
-#if 0
- const target_type libu::static_type
- {
- "libu",
- &libx::static_type,
- &target_factory<libu>,
- nullptr,
- nullptr,
- nullptr,
- nullptr,
- &target_search,
- false
- };
-#endif
-
// What extensions should we use? At the outset, this is platform-
// dependent. And if we consider cross-compilation, is it build or
// host-dependent? Feels like it should be host-dependent so that