diff --git a/Testing/WPF-GMapControlNew/App.xaml.cs b/Testing/WPF-GMapControlNew/App.xaml.cs deleted file mode 100644 --- a/Testing/WPF-GMapControlNew/App.xaml.cs +++ /dev/null @@ -1,16 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Configuration; -using System.Data; -using System.Linq; -using System.Windows; - -namespace WpfApplication1 -{ - /// - /// Interaction logic for App.xaml - /// - public partial class App : Application - { - } -}