qadevOOo/tests/java/ifc/chart/_ChartDataPointProperties.java |    8 --------
 1 file changed, 8 deletions(-)

New commits:
commit 3988bd9dc8339aa32f1721df6b256def5e94f786
Author: Caolán McNamara <caol...@redhat.com>
Date:   Sun May 6 14:49:59 2018 +0100

    coverity#1435440 UrF: Unread field
    
    Change-Id: Ia8aa697261f92779077b1f91eeedfa1d7edcb327
    Reviewed-on: https://gerrit.libreoffice.org/53914
    Reviewed-by: Caolán McNamara <caol...@redhat.com>
    Tested-by: Caolán McNamara <caol...@redhat.com>

diff --git a/qadevOOo/tests/java/ifc/chart/_ChartDataPointProperties.java 
b/qadevOOo/tests/java/ifc/chart/_ChartDataPointProperties.java
index c78d87951750..e7872378c746 100644
--- a/qadevOOo/tests/java/ifc/chart/_ChartDataPointProperties.java
+++ b/qadevOOo/tests/java/ifc/chart/_ChartDataPointProperties.java
@@ -68,14 +68,6 @@ public class _ChartDataPointProperties extends 
MultiPropertyTest {
         doc.setDiagram(Line);
     }
 
-    protected PropertyTester URLTester = new PropertyTester() {
-        @Override
-        protected Object getNewValue(String propName, Object oldValue)
-                throws java.lang.IllegalArgumentException {
-            return utils.getFullTestURL("space-metal.jpg");
-        }
-    };
-
     /**
     * Tests property 'SymbolBitmapURL' using file <code>polibal.gif</code>.
     */
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to