diff options
author | Noel Grandin <noel@peralex.com> | 2014-08-04 16:27:56 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2014-08-05 11:31:50 +0200 |
commit | d26540bb05b0443e7988da34372c86f88cbf1f6c (patch) | |
tree | 3f24ac9aa08992ff1e90211b8681711ad92937d4 /vcl/qa | |
parent | f124688cfdfbe96ff2be5ab44ea5023725548146 (diff) |
java: remove unused fields
Change-Id: I6c93864f501f646a8940eac221a88c87b3f75525
Diffstat (limited to 'vcl/qa')
-rw-r--r-- | vcl/qa/complex/persistent_window_states/PersistentWindowTest.java | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/qa/complex/persistent_window_states/PersistentWindowTest.java b/vcl/qa/complex/persistent_window_states/PersistentWindowTest.java index 3dce47d3b7e8..3f0c52485000 100644 --- a/vcl/qa/complex/persistent_window_states/PersistentWindowTest.java +++ b/vcl/qa/complex/persistent_window_states/PersistentWindowTest.java @@ -50,7 +50,6 @@ public class PersistentWindowTest // private XMultiServiceFactory xMSF; // private OfficeProvider oProvider; - private int iOfficeCloseTime = 0; /** * A frunction to tell the framework, which test functions are available. |