Skip to content

Commit 7010bf1

Browse files
committed
* Removal of useless code
1 parent 3ace337 commit 7010bf1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

MemPlus/Views/Windows/AboutWindow.xaml.cs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,6 @@ private void LoadProperties()
4949
{
5050
MouseDown += OnMouseDown;
5151
}
52-
else
53-
{
54-
MouseDown -= OnMouseDown;
55-
}
5652
}
5753
catch (Exception ex)
5854
{

0 commit comments

Comments
 (0)