Skip to content

Commit

Permalink
Remove unused API filters
Browse files Browse the repository at this point in the history
  • Loading branch information
jonahgraham committed Sep 14, 2023
1 parent e07d072 commit ec06c8c
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 54 deletions.
9 changes: 0 additions & 9 deletions build/org.eclipse.cdt.autotools.ui/.settings/.api_filters
Original file line number Diff line number Diff line change
Expand Up @@ -168,15 +168,6 @@
</message_arguments>
</filter>
</resource>
<resource path="src/org/eclipse/cdt/internal/autotools/ui/editors/automake/OpenIncludeAction.java" type="org.eclipse.cdt.internal.autotools.ui.editors.automake.OpenIncludeAction">
<filter id="640712815">
<message_arguments>
<message_argument value="CUIPlugin"/>
<message_argument value="OpenIncludeAction"/>
<message_argument value="log(IStatus)"/>
</message_arguments>
</filter>
</resource>
<resource path="src/org/eclipse/cdt/internal/autotools/ui/editors/automake/Parent.java" type="org.eclipse.cdt.internal.autotools.ui.editors.automake.Parent">
<filter id="574619656">
<message_arguments>
Expand Down
26 changes: 0 additions & 26 deletions core/org.eclipse.cdt.core/.settings/.api_filters
Original file line number Diff line number Diff line change
Expand Up @@ -8,30 +8,4 @@
</message_arguments>
</filter>
</resource>
<resource path="utils/org/eclipse/cdt/utils/debug/dwarf/DwarfConstants.java" type="org.eclipse.cdt.utils.debug.dwarf.DwarfConstants">
<filter id="336658481">
<message_arguments>
<message_argument value="org.eclipse.cdt.utils.debug.dwarf.DwarfConstants"/>
<message_argument value="DW_FORM_implicit_const"/>
</message_arguments>
</filter>
<filter id="336658481">
<message_arguments>
<message_argument value="org.eclipse.cdt.utils.debug.dwarf.DwarfConstants"/>
<message_argument value="DW_FORM_line_strp"/>
</message_arguments>
</filter>
<filter id="336658481">
<message_arguments>
<message_argument value="org.eclipse.cdt.utils.debug.dwarf.DwarfConstants"/>
<message_argument value="DW_LNCT_directory_index"/>
</message_arguments>
</filter>
<filter id="336658481">
<message_arguments>
<message_argument value="org.eclipse.cdt.utils.debug.dwarf.DwarfConstants"/>
<message_argument value="DW_LNCT_path"/>
</message_arguments>
</filter>
</resource>
</component>
11 changes: 0 additions & 11 deletions debug/org.eclipse.cdt.debug.application/.settings/.api_filters

This file was deleted.

8 changes: 0 additions & 8 deletions launch/org.eclipse.cdt.docker.launcher/.settings/.api_filters
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,4 @@
</message_arguments>
</filter>
</resource>
<resource path="src/org/eclipse/cdt/docker/launcher/ContainerCommandLauncher.java" type="org.eclipse.cdt.docker.launcher.ContainerCommandLauncher">
<filter comment="New constant is an allowable exception to bumping major version" id="336658481">
<message_arguments>
<message_argument value="org.eclipse.cdt.docker.launcher.ContainerCommandLauncher"/>
<message_argument value="SECCOMP_UNCONFINED_STR"/>
</message_arguments>
</filter>
</resource>
</component>

0 comments on commit ec06c8c

Please sign in to comment.