summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2015-06-10 01:21:21 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2015-06-10 01:21:45 +0200
commit852cc71344a47a6ace5834bebac07a8efd7273b2 (patch)
tree5fe2f8c1881f084190f67c25f829ccfa3eeb9a45
parent03fce81be376cadc3e71ea18a38ff7fe7ce4d002 (diff)
downloadjgit-852cc71344a47a6ace5834bebac07a8efd7273b2.tar.gz
jgit-852cc71344a47a6ace5834bebac07a8efd7273b2.zip
Remove no longer used API warning filter for FileUtil
Change-Id: Ic13943139f23cdb1eac840417de43796236d578f Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
-rw-r--r--org.eclipse.jgit/.settings/.api_filters10
1 files changed, 0 insertions, 10 deletions
diff --git a/org.eclipse.jgit/.settings/.api_filters b/org.eclipse.jgit/.settings/.api_filters
deleted file mode 100644
index 124435a810..0000000000
--- a/org.eclipse.jgit/.settings/.api_filters
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<component id="org.eclipse.jgit" version="2">
- <resource path="src/org/eclipse/jgit/util/FileUtil.java" type="org.eclipse.jgit.util.FileUtil">
- <filter comment="moved into another bundle keeping original package" id="1110441988">
- <message_arguments>
- <message_argument value="org.eclipse.jgit.util.FileUtil"/>
- </message_arguments>
- </filter>
- </resource>
-</component>