From 127624ef6ad0ca58f6aae14f906fa1570c7e7eb2 Mon Sep 17 00:00:00 2001 From: Veronika Irvine Date: Fri, 17 Feb 2006 12:35:56 +0000 Subject: fix javadoc --- .../Eclipse SWT/win32/org/eclipse/swt/widgets/ExpandBar.java | 2 -- 1 file changed, 2 deletions(-) (limited to 'bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/ExpandBar.java') diff --git a/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/ExpandBar.java b/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/ExpandBar.java index 33773138e1..29e6cb5488 100644 --- a/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/ExpandBar.java +++ b/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/ExpandBar.java @@ -403,8 +403,6 @@ void setScrollbar () { * Sets the receiver's spacing, spacing specifies the number of pixel allocated around * each item. * - * @return the spacing - * * @exception SWTException