diff dwt/widgets/Button.d @ 361:4bffbf81e2d6

redirect direct prints to DwtLogger
author Frank Benoit <benoit@tionex.de>
date Fri, 20 Mar 2009 21:00:06 +0100
parents c0d810de7093
children
line wrap: on
line diff
--- a/dwt/widgets/Button.d	Fri Mar 20 20:30:32 2009 +0100
+++ b/dwt/widgets/Button.d	Fri Mar 20 21:00:06 2009 +0100
@@ -26,7 +26,6 @@
 import dwt.widgets.TypedListener;
 import dwt.widgets.Decorations;
 
-import tango.io.Stdout;
 
 /**
  * Instances of this class represent a selectable user interface object that