diff options
author | Noel Grandin <noel@peralex.com> | 2016-01-12 15:27:41 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2016-03-14 13:44:39 +0200 |
commit | b9d63d49be66ed1bfc4a76924f1c52ec3630adc8 (patch) | |
tree | 3c1f0cb02452d23bed03cbbc908e580b285da55a /vcl/qa | |
parent | 8353667d35bc511378c9b14261b6bb11b7bd56aa (diff) |
remove some unused Java code
found by UCDetector
Change-Id: Ic0295a24b26e206eb53eda2da540755477df86df
Diffstat (limited to 'vcl/qa')
-rw-r--r-- | vcl/qa/complex/persistent_window_states/DocumentHandle.java | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/qa/complex/persistent_window_states/DocumentHandle.java b/vcl/qa/complex/persistent_window_states/DocumentHandle.java index e3760baf9862..470b144116df 100644 --- a/vcl/qa/complex/persistent_window_states/DocumentHandle.java +++ b/vcl/qa/complex/persistent_window_states/DocumentHandle.java @@ -18,8 +18,6 @@ package complex.persistent_window_states; -import helper.WindowListener; - import com.sun.star.awt.PosSize; import com.sun.star.awt.Rectangle; import com.sun.star.awt.WindowEvent; |