Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


On 08/20/2012 05:37 PM, Caolán McNamara wrote:
On Fri, 2012-08-17 at 17:15 +0200, Noel Grandin wrote:
These patches remove various bits of dead code in the Java files.

With one trivial change built and passed make check for me, pushed now

With Java's reflection mechanisms, it is hard to tell whether a field is really unused---even if it is private---, but

--- a/javaunohelper/com/sun/star/comp/JavaUNOHelperServices.java
+++ b/javaunohelper/com/sun/star/comp/JavaUNOHelperServices.java
@@ -29,9 +29,6 @@ import com.sun.star.comp.juhtest.SmoketestCommandEnvironment;
  */
 public class JavaUNOHelperServices {

-        static private final String __service_smoketestCommandEnv =
-        "com.sun.star.deployment.test.SmoketestCommandEnvironment";
-
      /**
      * Gives a factory for creating the service.
      * This method is called by the <code>JavaLoader</code>

appears to have been of no use indeed (at least, smoketest still works).

Stephan

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.