[Monodevelop-patches-list] r2700 - trunk/MonoDevelop/Core/src/MonoDevelop.Base/Gui/Search

Lluis Sanchez <lluis@ximian.com> lluis at mono-cvs.ximian.com
Mon Aug 1 15:10:24 EDT 2005


Author: lluis
Date: 2005-08-01 15:10:24 -0400 (Mon, 01 Aug 2005)
New Revision: 2700

Removed:
   trunk/MonoDevelop/Core/src/MonoDevelop.Base/Gui/Search/ISearchableDocument.cs
Log:
Remove file that should not have been added.



Deleted: trunk/MonoDevelop/Core/src/MonoDevelop.Base/Gui/Search/ISearchableDocument.cs
===================================================================
--- trunk/MonoDevelop/Core/src/MonoDevelop.Base/Gui/Search/ISearchableDocument.cs	2005-07-30 22:19:58 UTC (rev 2699)
+++ trunk/MonoDevelop/Core/src/MonoDevelop.Base/Gui/Search/ISearchableDocument.cs	2005-08-01 19:10:24 UTC (rev 2700)
@@ -1,10 +0,0 @@
-
-using System;
-
-namespace MonoDevelop.TextEditor.Document
-{
-	public interface ISearchableDocument
-	{
-		
-	}
-}




More information about the Monodevelop-patches-list mailing list