diff options
author | Noel Grandin <noel@peralex.com> | 2014-11-25 10:31:08 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2014-11-25 10:34:27 +0200 |
commit | 5d602146785669063af11a96c6f716c22e0208ee (patch) | |
tree | c5d278dab9ae645ae566999e89e6ed7b044073d8 /qadevOOo/runner | |
parent | d6d6903e61d368e03d039f78dc7130cfe0206695 (diff) |
java: remove some comment noise
Change-Id: I1c258b853097448d4a59334d915e94dba4c7eb34
Diffstat (limited to 'qadevOOo/runner')
-rw-r--r-- | qadevOOo/runner/helper/WindowListener.java | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/qadevOOo/runner/helper/WindowListener.java b/qadevOOo/runner/helper/WindowListener.java index 00395c6f75cd..064743c7dcbd 100644 --- a/qadevOOo/runner/helper/WindowListener.java +++ b/qadevOOo/runner/helper/WindowListener.java @@ -15,13 +15,6 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - -/* - * WindowListener.java - * - * Created on 30. Juli 2002, 12:36 - */ - package helper; /** |