diff --git a/src/control-gui/App.xaml b/src/control-gui/App.xaml deleted file mode 100644 index 99dce7a..0000000 --- a/src/control-gui/App.xaml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - diff --git a/src/control-gui/App.xaml.cs b/src/control-gui/App.xaml.cs deleted file mode 100644 index c782c99..0000000 --- a/src/control-gui/App.xaml.cs +++ /dev/null @@ -1,17 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Configuration; -using System.Data; -using System.Linq; -using System.Threading.Tasks; -using System.Windows; - -namespace control_gui -{ - /// - /// Interaction logic for App.xaml - /// - public partial class App : Application - { - } -} diff --git a/src/control-gui/AssemblyInfo.cs b/src/control-gui/AssemblyInfo.cs deleted file mode 100644 index 8b5504e..0000000 --- a/src/control-gui/AssemblyInfo.cs +++ /dev/null @@ -1,10 +0,0 @@ -using System.Windows; - -[assembly: ThemeInfo( - ResourceDictionaryLocation.None, //where theme specific resource dictionaries are located - //(used if a resource is not found in the page, - // or application resource dictionaries) - ResourceDictionaryLocation.SourceAssembly //where the generic resource dictionary is located - //(used if a resource is not found in the page, - // app, or any theme specific resource dictionaries) -)] diff --git a/src/control-gui/MainWindow.xaml b/src/control-gui/MainWindow.xaml deleted file mode 100644 index 67675a9..0000000 --- a/src/control-gui/MainWindow.xaml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - -