diff --git a/MapControl/Shared/MapTileLayer.cs b/MapControl/Shared/MapTileLayer.cs index 4934b542..333eea7b 100644 --- a/MapControl/Shared/MapTileLayer.cs +++ b/MapControl/Shared/MapTileLayer.cs @@ -1,7 +1,6 @@ using System; using System.Collections.Generic; using System.Linq; - #if WPF using System.Windows; using System.Windows.Media;