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:
parent
13c4e631fd
commit
93fb4901f6
1 changed files with 0 additions and 11 deletions
|
@ -235,17 +235,6 @@
|
||||||
</run>
|
</run>
|
||||||
</application>
|
</application>
|
||||||
</extension>
|
</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 -->
|
<!-- CDT file type mappings -->
|
||||||
<!-- =================================================================================== -->
|
<!-- =================================================================================== -->
|
||||||
|
|
Loading…
Add table
Reference in a new issue