From 5d602146785669063af11a96c6f716c22e0208ee Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Tue, 25 Nov 2014 10:31:08 +0200 Subject: java: remove some comment noise Change-Id: I1c258b853097448d4a59334d915e94dba4c7eb34 --- odk/examples/DevelopersGuide/Forms/SpreadsheetView.java | 5 ----- 1 file changed, 5 deletions(-) (limited to 'odk/examples/DevelopersGuide/Forms/SpreadsheetView.java') diff --git a/odk/examples/DevelopersGuide/Forms/SpreadsheetView.java b/odk/examples/DevelopersGuide/Forms/SpreadsheetView.java index 6fb099b8212b..7d4efcaa19a1 100644 --- a/odk/examples/DevelopersGuide/Forms/SpreadsheetView.java +++ b/odk/examples/DevelopersGuide/Forms/SpreadsheetView.java @@ -15,11 +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 . */ -/* - * SpreadsheetView.java - * - * Created on 2. Oktober 2003, 14:02 - */ import com.sun.star.lang.*; import com.sun.star.frame.*; -- cgit