Minor dependency and variable cleanup. (#36730)
removal of misc unused or extra dependency definitions.
This commit is contained in:
@@ -29,8 +29,6 @@ public sealed class ActionButton : Control, IEntityControl
|
||||
private bool _depressed;
|
||||
private bool _toggled;
|
||||
|
||||
private int _lastCharges;
|
||||
|
||||
public BoundKeyFunction? KeyBind
|
||||
{
|
||||
set
|
||||
|
||||
Reference in New Issue
Block a user