mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 20:42:21 +02:00
Shutdown fix
This commit is contained in:
parent
5fd523e43f
commit
840c7d10dd
1 changed files with 0 additions and 1 deletions
|
@ -633,7 +633,6 @@ namespace IDE
|
|||
RemoveAndDelete!(mWatchPanel);
|
||||
RemoveAndDelete!(mMemoryPanel);
|
||||
RemoveAndDelete!(mCallStackPanel);
|
||||
RemoveAndDelete!(mErrorsPanel);
|
||||
RemoveAndDelete!(mBreakpointPanel);
|
||||
RemoveAndDelete!(mModulePanel);
|
||||
RemoveAndDelete!(mThreadPanel);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue