1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

208582: remove duplicate GeneratePDOM registration

This commit is contained in:
Andrew Ferguson 2007-11-02 16:33:01 +00:00
parent 13c4e631fd
commit 93fb4901f6

View file

@ -235,17 +235,6 @@
</run>
</application>
</extension>
<extension
id="GeneratePDOM"
name="GeneratePDOM"
point="org.eclipse.core.runtime.applications">
<application
visible="true">
<run
class="org.eclipse.cdt.internal.core.pdom.export.GeneratePDOMApplication">
</run>
</application>
</extension>
<!-- =================================================================================== -->
<!-- CDT file type mappings -->
<!-- =================================================================================== -->