diff dwtx/jface/text/ILineTrackerExtension.d @ 139:93a6ec48fd28

Regexp throws removal in interfaces
author Frank Benoit <benoit@tionex.de>
date Sun, 24 Aug 2008 02:31:41 +0200
parents c4fb132a086c
children
line wrap: on
line diff
--- a/dwtx/jface/text/ILineTrackerExtension.d	Sun Aug 24 02:26:23 2008 +0200
+++ b/dwtx/jface/text/ILineTrackerExtension.d	Sun Aug 24 02:31:41 2008 +0200
@@ -174,7 +174,7 @@
      * @throws IllegalStateException in case there is already an active rewrite
      *             session
      */
-    void startRewriteSession(DocumentRewriteSession session) throws IllegalStateException;
+    void startRewriteSession(DocumentRewriteSession session) ;
 
     /**
      * Tells the line tracker that the rewrite session has finished. This method