This commit is contained in:
kudzu_cp 2011-08-14 18:57:50 +00:00
parent ded8c1d56c
commit 303ec4e2db
3 changed files with 0 additions and 3 deletions

View file

@ -13,7 +13,6 @@ using System.Windows.Navigation;
using System.Windows.Shapes;
using Cosmos.Compiler.Debug;
using System.Windows.Threading;
using Cosmos.VS.Debug;
using System.Threading;
namespace Cosmos.Cosmos_VS_Windows

View file

@ -11,7 +11,6 @@ using Microsoft.VisualStudio.Shell;
using System.Threading;
using Cosmos.Compiler.Debug;
using System.Windows.Threading;
using Cosmos.VS.Debug;
using System.Collections.Generic;
namespace Cosmos.Cosmos_VS_Windows

View file

@ -12,7 +12,6 @@ using System.Windows.Media.Imaging;
using System.Windows.Navigation;
using System.Windows.Shapes;
using System.Windows.Threading;
using Cosmos.VS.Debug;
using System.Threading;
using Cosmos.Compiler.Debug;