Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLluis Sanchez <lluis@novell.com>2009-06-09 20:19:20 +0400
committerLluis Sanchez <lluis@novell.com>2009-06-09 20:19:20 +0400
commitef6c05c5851f73b1dca6f22d5418e46593a665e5 (patch)
tree14cfb36b3a01400fdf0bf24c66dcd68bd7dcff30 /main/src/core/MonoDevelop.Ide/Makefile.am
parent68ebe3068ece96cc6d1759f2151783d44402fc05 (diff)
* Makefile.am:
* MonoDevelop.Ide.csproj: * MonoDevelop.Ide.Gui/ViewContentEventHandler.cs: Removed unused file. svn path=/trunk/monodevelop/; revision=135774
Diffstat (limited to 'main/src/core/MonoDevelop.Ide/Makefile.am')
-rw-r--r--main/src/core/MonoDevelop.Ide/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/src/core/MonoDevelop.Ide/Makefile.am b/main/src/core/MonoDevelop.Ide/Makefile.am
index ba7f79204e..36f5c7e293 100644
--- a/main/src/core/MonoDevelop.Ide/Makefile.am
+++ b/main/src/core/MonoDevelop.Ide/Makefile.am
@@ -294,7 +294,6 @@ FILES = \
MonoDevelop.Ide.Gui/TipOfTheDayStartupHandler.cs \
MonoDevelop.Ide.Gui/ToolbarComboBox.cs \
MonoDevelop.Ide.Gui/ViewCommandHandlers.cs \
- MonoDevelop.Ide.Gui/ViewContentEventHandler.cs \
MonoDevelop.Ide.Gui/Workbench.cs \
MonoDevelop.Ide.Gui/WorkbenchMemento.cs \
MonoDevelop.Ide.StandardHeader/StandardHeaderPolicyPanel.cs \