diff --git a/MaddoShared/ImageCreatorSharp.cs b/MaddoShared/ImageCreatorSharp.cs
index a981cd9..5c30a4b 100644
--- a/MaddoShared/ImageCreatorSharp.cs
+++ b/MaddoShared/ImageCreatorSharp.cs
@@ -183,8 +183,6 @@ public class ImageCreatorSharp : IDisposable
{
if (g.PropertyIdList.Length > 0)
{
-
-
//ExifReader DatiExif = new ExifReader((Bitmap)g);
switch (_orientation /*DatiExif.Orientation*/)
diff --git a/imagecatalog/ImageCatalog 2.csproj b/imagecatalog/ImageCatalog 2.csproj
index 8c7a134..841593c 100644
--- a/imagecatalog/ImageCatalog 2.csproj
+++ b/imagecatalog/ImageCatalog 2.csproj
@@ -42,7 +42,6 @@
-
all