diff dwtx/jface/text/TextMessages.d @ 154:77b70cbb4c8d

rem import for MissingResourceException
author Frank Benoit <benoit@tionex.de>
date Mon, 25 Aug 2008 00:42:29 +0200
parents 000f9136b8f7
children 8442b6b2da2d
line wrap: on
line diff
--- a/dwtx/jface/text/TextMessages.d	Mon Aug 25 00:27:31 2008 +0200
+++ b/dwtx/jface/text/TextMessages.d	Mon Aug 25 00:42:29 2008 +0200
@@ -156,7 +156,6 @@
 
 import dwt.dwthelper.utils;
 
-import java.util.MissingResourceException;
 import java.util.ResourceBundle;
 
 import com.ibm.icu.text.MessageFormat;