diff org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/widgets/List.d @ 108:b397a43d66d1

Updated swt linux for DMD 1.063 and latest Tango trunk.
author Jacob Carlborg <doob@me.com>
date Wed, 25 Aug 2010 23:08:27 +0200
parents c01d033c633a
children
line wrap: on
line diff
--- a/org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/widgets/List.d	Sun Aug 22 18:53:29 2010 +0200
+++ b/org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/widgets/List.d	Wed Aug 25 23:08:27 2010 +0200
@@ -1558,7 +1558,6 @@
             selection [length_] = indices[0];
         }
     }
-    return 0;
 }
 
 }