runner: code will never be executed
Change-Id: I0484a11b3511c1d7f70e9ae8407eb7d19bcc852d Reviewed-on: https://gerrit.libreoffice.org/11929 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
This commit is contained in:
committed by
Noel Grandin
parent
881c030fc1
commit
ab06f67ee2
@@ -297,10 +297,6 @@ public class OfficeProvider implements AppProvider
|
||||
{
|
||||
System.out.println("Could not connect an Office and cannot start one.\n".concat("please start an office with following parameter:\n").
|
||||
concat("\nsoffice --accept=").concat((String) param.get("ConnectionString")).concat(";urp;\n"));
|
||||
if (bAppExecutionHasWarning)
|
||||
{
|
||||
System.out.println(errorMessage);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user