diff org.eclipse.swt.win32.win32.x86/src/org/eclipse/swt/graphics/Device.d @ 6:f36c67707cb3

Removed import to tango.core.Exception
author Frank Benoit <benoit@tionex.de>
date Thu, 05 Mar 2009 00:18:47 +0100
parents 6dd524f61e62
children 950d84783eac
line wrap: on
line diff
--- a/org.eclipse.swt.win32.win32.x86/src/org/eclipse/swt/graphics/Device.d	Wed Mar 04 23:50:32 2009 +0100
+++ b/org.eclipse.swt.win32.win32.x86/src/org/eclipse/swt/graphics/Device.d	Thu Mar 05 00:18:47 2009 +0100
@@ -37,7 +37,6 @@
 import java.lang.System;
 
 import java.lang.all;
-import tango.core.Exception;
 import tango.util.Convert;
 import tango.io.Stdout;