mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-05 14:49:25 +02:00
Remove previous code for invalidating bitmaps from device toolbar.
This caused a memory leak previously.
This commit is contained in:
parent
9e931c806c
commit
4acd4e3324
@ -91,9 +91,6 @@ void DeviceToolBar::RecreateTipWindows()
|
||||
|
||||
void DeviceToolBar::DeinitChildren()
|
||||
{
|
||||
mPlayBitmap = NULL;
|
||||
mRecordBitmap = NULL;
|
||||
|
||||
mInput = NULL;
|
||||
mOutput = NULL;
|
||||
mInputChannels = NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user