diff dwt/layout/GridLayout.d @ 223:d0081b1505da

dwt.dwthelper restructure
author Frank Benoit <benoit@tionex.de>
date Thu, 10 Apr 2008 08:58:40 +0200
parents 889ad17c1fe1
children 380bad9f6852
line wrap: on
line diff
--- a/dwt/layout/GridLayout.d	Wed Apr 09 17:39:05 2008 +0200
+++ b/dwt/layout/GridLayout.d	Thu Apr 10 08:58:40 2008 +0200
@@ -22,7 +22,6 @@
 import dwt.widgets.Scrollable;
 
 import dwt.dwthelper.System;
-import dwt.dwthelper.Integer;
 
 import tango.text.Util;
 import tango.util.Convert;