aboutsummaryrefslogtreecommitdiff
path: root/build/cxx/module.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build/cxx/module.cxx')
-rw-r--r--build/cxx/module.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/build/cxx/module.cxx b/build/cxx/module.cxx
index c704ab0..c979328 100644
--- a/build/cxx/module.cxx
+++ b/build/cxx/module.cxx
@@ -78,13 +78,6 @@ namespace build
v.find ("cxx.export.libs", strings_type);
v.find ("cxx.std", string_type);
-
- v.find ("h.ext", string_type);
- v.find ("c.ext", string_type);
- v.find ("hxx.ext", string_type);
- v.find ("ixx.ext", string_type);
- v.find ("txx.ext", string_type);
- v.find ("cxx.ext", string_type);
}
// Register target types.