Skip to content

Commit

Permalink
remove API problem filter no longer used
Browse files Browse the repository at this point in the history
"The API problem filter for: 'The field
org.eclipse.jdt.core.dom.TypePattern.PATTERN_VARIABLE_PROPERTY2 has been
added to a class' is no longer used"
  • Loading branch information
EcljpseB0T authored and jukzi committed Sep 5, 2024
1 parent 6c44b18 commit f32c57c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions org.eclipse.jdt.core/.settings/.api_filters
Original file line number Diff line number Diff line change
Expand Up @@ -214,14 +214,6 @@
</message_arguments>
</filter>
</resource>
<resource path="dom/org/eclipse/jdt/core/dom/TypePattern.java" type="org.eclipse.jdt.core.dom.TypePattern">
<filter id="336658481">
<message_arguments>
<message_argument value="org.eclipse.jdt.core.dom.TypePattern"/>
<message_argument value="PATTERN_VARIABLE_PROPERTY2"/>
</message_arguments>
</filter>
</resource>
<resource path="dom/org/eclipse/jdt/core/dom/VariableDeclaration.java" type="org.eclipse.jdt.core.dom.VariableDeclaration">
<filter id="576778288">
<message_arguments>
Expand Down

0 comments on commit f32c57c

Please sign in to comment.