Update MapItem.WPF.cs

This commit is contained in:
ClemensFischer 2025-04-28 13:50:09 +02:00
parent 2efafcf92f
commit ad84894b47

View file

@ -41,7 +41,6 @@ namespace MapControl
{ {
base.OnMouseLeftButtonDown(e); base.OnMouseLeftButtonDown(e);
} }
} }
} }
} }