summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/common/org
diff options
context:
space:
mode:
authorSteve Northover <steve>2007-01-15 22:15:13 +0000
committerSteve Northover <steve>2007-01-15 22:15:13 +0000
commit1aebb8881c7629c0f012139523e54b49caccc72d (patch)
treeed9f1688a98d999ab1546ed38f147900007429d1 /bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/common/org
parentbeee756e979d2fc86b0a9a23f8bcfe9304127c2e (diff)
downloadeclipse.platform.swt-1aebb8881c7629c0f012139523e54b49caccc72d.tar.gz
eclipse.platform.swt-1aebb8881c7629c0f012139523e54b49caccc72d.tar.xz
eclipse.platform.swt-1aebb8881c7629c0f012139523e54b49caccc72d.zip
170463 - javadoc warning in N20070115-0010
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/common/org')
-rwxr-xr-xbundles/org.eclipse.swt/Eclipse SWT Drag and Drop/common/org/eclipse/swt/dnd/DropTargetEvent.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/common/org/eclipse/swt/dnd/DropTargetEvent.java b/bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/common/org/eclipse/swt/dnd/DropTargetEvent.java
index 8a57c1ba70..9a25c448ac 100755
--- a/bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/common/org/eclipse/swt/dnd/DropTargetEvent.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/common/org/eclipse/swt/dnd/DropTargetEvent.java
@@ -54,7 +54,6 @@ public class DropTargetEvent extends TypedEvent {
* <p>Feedback effects will only be applied if they are applicable.</p>
* <p>The default value is DND.FEEDBACK_SELECT.</p>
* @see DND#FEEDBACK_NONE
- * @see DND#FEEDBACK_DEFAULT
* @see DND#FEEDBACK_SELECT
* @see DND#FEEDBACK_INSERT_BEFORE
* @see DND#FEEDBACK_INSERT_AFTER