aboutsummaryrefslogtreecommitdiffstats
path: root/lib/DebugInfo/module.modulemap
diff options
context:
space:
mode:
Diffstat (limited to 'lib/DebugInfo/module.modulemap')
-rw-r--r--lib/DebugInfo/module.modulemap1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/DebugInfo/module.modulemap b/lib/DebugInfo/module.modulemap
deleted file mode 100644
index 1fe5ab1..0000000
--- a/lib/DebugInfo/module.modulemap
+++ /dev/null
@@ -1 +0,0 @@
-module DebugInfo { requires cplusplus umbrella "." module * { export * } }