Add a logger assembly and split the main assembly in two : the UI and the parasitemia...
[master-thesis.git] / Parasitemia / Parasitemia / GUI / ImageSourceSelection.xaml.fs
diff --git a/Parasitemia/Parasitemia/GUI/ImageSourceSelection.xaml.fs b/Parasitemia/Parasitemia/GUI/ImageSourceSelection.xaml.fs
deleted file mode 100644 (file)
index 1ca5c66..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-namespace Parasitemia.GUI.Views
-
-open System
-open System.Windows
-open System.Windows.Data
-open System.Windows.Input
-
-open FSharp.ViewModule
-open FsXaml
-
-type ImageSourceSelection = XAML<"GUI/ImageSourceSelection.xaml", true>
-
-(* type ImageSourcePreviewController() =
-    inherit UserControlViewController<ImageSourcePreview>() *)
-
-(* type ImageSourcePreviewViewModel() =
-    inherit ViewModelBase() *)