diff dwt/dnd/RTFTransfer.d @ 197:184ab53b7785

Changes and fixes for jface
author Frank Benoit <benoit@tionex.de>
date Thu, 10 Apr 2008 11:19:49 +0200
parents 4e3f19210f93
children ab60f3309436
line wrap: on
line diff
--- a/dwt/dnd/RTFTransfer.d	Mon Apr 07 13:08:57 2008 +0200
+++ b/dwt/dnd/RTFTransfer.d	Thu Apr 10 11:19:49 2008 +0200
@@ -20,7 +20,6 @@
 import dwt.dnd.TransferData;
 import dwt.dnd.DND;
 
-import dwt.dwthelper.Integer;
 import dwt.dwthelper.utils;
 static import tango.text.Text;
 alias tango.text.Text.Text!(char) StringBuffer;