diff org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/browser/StatusTextEvent.d @ 26:f589fc20a5f9

work on linux phobos
author Frank Benoit <benoit@tionex.de>
date Sat, 21 Mar 2009 11:22:55 +0100
parents f713da8bc051
children 7a2dd761a8b2
line wrap: on
line diff
--- a/org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/browser/StatusTextEvent.d	Fri Mar 20 23:03:58 2009 +0100
+++ b/org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/browser/StatusTextEvent.d	Sat Mar 21 11:22:55 2009 +0100
@@ -12,7 +12,6 @@
  *******************************************************************************/
 module org.eclipse.swt.browser.StatusTextEvent;
 
-import tango.text.convert.Format;
 
 import java.lang.all;