Skip to content

Commit

Permalink
Remove unused api filters.
Browse files Browse the repository at this point in the history
  • Loading branch information
akurtakov committed Mar 18, 2024
1 parent ea4e14d commit f0d0b93
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 68 deletions.
47 changes: 0 additions & 47 deletions bundles/org.eclipse.equinox.p2.engine/.settings/.api_filters

This file was deleted.

21 changes: 0 additions & 21 deletions bundles/org.eclipse.equinox.p2.metadata/.settings/.api_filters
@@ -1,26 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<component id="org.eclipse.equinox.p2.metadata" version="2">
<resource path="src/org/eclipse/equinox/p2/metadata/IInstallableUnit.java" type="org.eclipse.equinox.p2.metadata.IInstallableUnit">
<filter comment="The getFilter has existed forever but was marked as @noref" id="1211105284">
<message_arguments>
<message_argument value="getFilter()"/>
</message_arguments>
</filter>
<filter comment="The isSingleton method has existed forever but was marked @noref" id="1211105284">
<message_arguments>
<message_argument value="isSingleton()"/>
</message_arguments>
</filter>
</resource>
<resource path="src/org/eclipse/equinox/p2/metadata/IRequirement.java" type="org.eclipse.equinox.p2.metadata.IRequirement">
<filter comment="The getFilter method has existed forever but was marked @noreference." id="1209008130">
<message_arguments>
<message_argument value="2.0"/>
<message_argument value="2.9"/>
<message_argument value="getFilter()"/>
</message_arguments>
</filter>
</resource>
<resource path="src/org/eclipse/equinox/p2/query/CompoundQueryable.java" type="org.eclipse.equinox.p2.query.CompoundQueryable">
<filter id="576720909">
<message_arguments>
Expand Down

0 comments on commit f0d0b93

Please sign in to comment.