mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-04 14:55:41 +02:00
Fixed warning. Removed no-longer-necessary API tooling filter
This commit is contained in:
parent
eb314dd0f3
commit
c039cc7cfc
1 changed files with 0 additions and 7 deletions
|
@ -1,12 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<component id="org.eclipse.cdt.debug.core" version="2">
|
<component id="org.eclipse.cdt.debug.core" version="2">
|
||||||
<resource path="src/org/eclipse/cdt/debug/core/ICDTLaunchConfigurationConstants.java" type="org.eclipse.cdt.debug.core.ICDTLaunchConfigurationConstants">
|
|
||||||
<filter id="403853384">
|
|
||||||
<message_arguments>
|
|
||||||
<message_argument value="org.eclipse.cdt.debug.core.ICDTLaunchConfigurationConstants"/>
|
|
||||||
</message_arguments>
|
|
||||||
</filter>
|
|
||||||
</resource>
|
|
||||||
<resource path="src/org/eclipse/cdt/debug/internal/core/srcfinder/CSourceFinder.java" type="org.eclipse.cdt.debug.internal.core.srcfinder.CSourceFinder">
|
<resource path="src/org/eclipse/cdt/debug/internal/core/srcfinder/CSourceFinder.java" type="org.eclipse.cdt.debug.internal.core.srcfinder.CSourceFinder">
|
||||||
<filter id="574619656">
|
<filter id="574619656">
|
||||||
<message_arguments>
|
<message_arguments>
|
||||||
|
|
Loading…
Add table
Reference in a new issue