diff dwt/graphics/TextLayout.d @ 331:27479f54069d

Removed trace outputs.
author Frank Benoit <benoit@tionex.de>
date Tue, 27 Jan 2009 10:40:55 +0100
parents 7066c4836d65
children
line wrap: on
line diff
--- a/dwt/graphics/TextLayout.d	Mon Jan 26 10:46:51 2009 -0500
+++ b/dwt/graphics/TextLayout.d	Tue Jan 27 10:40:55 2009 +0100
@@ -25,8 +25,6 @@
  + is a range where Bidi char reordering can happen.
  + The 'runs' are those ranges with an idiviual style.
  +/
-import tango.util.log.Trace;
-
 import dwt.DWT;
 import dwt.DWTException;
 import dwt.internal.Compatibility;