Skip to content

Commit

Permalink
Remove the RunCode component
Browse files Browse the repository at this point in the history
  • Loading branch information
adecler authored and Fraser Greenroyd committed Mar 11, 2021
1 parent c59986e commit a958144
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 798 deletions.
6 changes: 0 additions & 6 deletions BHoM_UI.sln
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UI_Engine", "UI_Engine\UI_E
{50D4C1ED-C16C-4365-A742-938BF49EC4B0} = {50D4C1ED-C16C-4365-A742-938BF49EC4B0}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CodeEditor_UI", "CodeEditor_UI\CodeEditor_UI.csproj", "{E9A8D64C-8196-4F65-8981-EC3207A6F73F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand All @@ -32,10 +30,6 @@ Global
{565DDBD0-5C04-4BE9-B57D-CE54C2124ABB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{565DDBD0-5C04-4BE9-B57D-CE54C2124ABB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{565DDBD0-5C04-4BE9-B57D-CE54C2124ABB}.Release|Any CPU.Build.0 = Release|Any CPU
{E9A8D64C-8196-4F65-8981-EC3207A6F73F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E9A8D64C-8196-4F65-8981-EC3207A6F73F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E9A8D64C-8196-4F65-8981-EC3207A6F73F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E9A8D64C-8196-4F65-8981-EC3207A6F73F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
122 changes: 0 additions & 122 deletions CodeEditor_UI/CodeEditor_UI.csproj

This file was deleted.

168 changes: 0 additions & 168 deletions CodeEditor_UI/Components/UI/RunCode.cs

This file was deleted.

36 changes: 0 additions & 36 deletions CodeEditor_UI/Properties/AssemblyInfo.cs

This file was deleted.

Loading

0 comments on commit a958144

Please sign in to comment.