qadevOOo/runner/lib/MultiMethodTest.java |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 986e4f94b802f9f603c5e744f69f2dc14b4d91f3
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Fri Jul 26 09:03:04 2019 +0100
Commit:     Caolán McNamara <caol...@redhat.com>
CommitDate: Fri Jul 26 16:38:31 2019 +0200

    cid#1448350 RV: Bad use of return value
    
    Change-Id: Ib8fb2c0e4cbee4cab739beaa273d588e8723ff12
    Reviewed-on: https://gerrit.libreoffice.org/76361
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caol...@redhat.com>
    Tested-by: Caolán McNamara <caol...@redhat.com>

diff --git a/qadevOOo/runner/lib/MultiMethodTest.java 
b/qadevOOo/runner/lib/MultiMethodTest.java
index 45ef58eb3054..81a87f3f47de 100644
--- a/qadevOOo/runner/lib/MultiMethodTest.java
+++ b/qadevOOo/runner/lib/MultiMethodTest.java
@@ -138,7 +138,6 @@ public class MultiMethodTest
         this.tRes = new TestResult();
         Class<?> testedClass;
 
-        getInterfaceName();
         System.out.print("checking: [" + entry.longName + "]");
 
         // defining a name of the class corresponding to the tested interface
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to