summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/ui/event/CommonListener.java
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/com/sun/star/wizards/ui/event/CommonListener.java')
-rw-r--r--wizards/com/sun/star/wizards/ui/event/CommonListener.java4
1 files changed, 0 insertions, 4 deletions
diff --git a/wizards/com/sun/star/wizards/ui/event/CommonListener.java b/wizards/com/sun/star/wizards/ui/event/CommonListener.java
index b3e2a78a703e..d0387f7533a6 100644
--- a/wizards/com/sun/star/wizards/ui/event/CommonListener.java
+++ b/wizards/com/sun/star/wizards/ui/event/CommonListener.java
@@ -20,10 +20,6 @@ package com.sun.star.wizards.ui.event;
import com.sun.star.awt.*;
import com.sun.star.lang.EventObject;
-/**
- *
- * @author rpiterman
- */
public class CommonListener extends AbstractListener implements XActionListener, XItemListener, XTextListener, EventNames, XWindowListener, XMouseListener, XFocusListener, XKeyListener
{