mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-13 19:44:15 +01:00
removed unused variable from the old mainui
This commit is contained in:
parent
07bad0881e
commit
39d956304e
1 changed files with 0 additions and 2 deletions
|
|
@ -606,7 +606,5 @@ namespace MareSynchronos.UI
|
||||||
_uiShared.EditTrackerPosition = false;
|
_uiShared.EditTrackerPosition = false;
|
||||||
base.OnClose();
|
base.OnClose();
|
||||||
}
|
}
|
||||||
|
|
||||||
private string _tempNameUID = string.Empty;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue