summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/Drawing/FillAndLineStyleDemo.java
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/DevelopersGuide/Drawing/FillAndLineStyleDemo.java')
-rw-r--r--odk/examples/DevelopersGuide/Drawing/FillAndLineStyleDemo.java4
1 files changed, 1 insertions, 3 deletions
diff --git a/odk/examples/DevelopersGuide/Drawing/FillAndLineStyleDemo.java b/odk/examples/DevelopersGuide/Drawing/FillAndLineStyleDemo.java
index 132338870fee..be32f589106b 100644
--- a/odk/examples/DevelopersGuide/Drawing/FillAndLineStyleDemo.java
+++ b/odk/examples/DevelopersGuide/Drawing/FillAndLineStyleDemo.java
@@ -53,9 +53,7 @@ import com.sun.star.awt.Size;
// __________ Implementation __________
-/** FillStyle and LineStyle demo
- @author Sven Jacobi
- */
+// FillStyle and LineStyle demo
public class FillAndLineStyleDemo
{