Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/native
diff options
context:
space:
mode:
Diffstat (limited to 'native')
-rw-r--r--native/pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/native/pom.xml b/native/pom.xml
index a28abdc1564..55dab48d281 100644
--- a/native/pom.xml
+++ b/native/pom.xml
@@ -12,7 +12,4 @@
<artifactId>org.eclipse.cdt.native-parent</artifactId>
<packaging>pom</packaging>
- <modules>
- <module>org.eclipse.cdt.native.serial</module>
- </modules>
</project>

Back to the top