mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2024-11-22 17:29:18 +01:00
Only stop timers once
This commit is contained in:
parent
b263775395
commit
1ecd25c926
@ -1537,8 +1537,6 @@ Properties.Resources.DS4Update, MessageBoxButtons.YesNo, MessageBoxIcon.Question
|
||||
toolStrip1.Enabled = true;
|
||||
lbLastMessage.ForeColor = SystemColors.GrayText;
|
||||
|
||||
opt.inputtimer.Stop();
|
||||
opt.sixaxisTimer.Stop();
|
||||
opt.Dock = DockStyle.None;
|
||||
tabProfiles.Controls.Remove(opt);
|
||||
optPop = false; opt = null;
|
||||
|
Loading…
Reference in New Issue
Block a user