Skip to content

Commit

Permalink
On second thought, don't delete fPreferenecesWindow here
Browse files Browse the repository at this point in the history
  • Loading branch information
jscipione committed Dec 21, 2012
1 parent 879fe42 commit 7ff146f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/apps/deskbar/BarApp.cpp
Expand Up @@ -184,7 +184,6 @@ TBarApp::QuitRequested()
fPreferencesWindow->PostMessage(B_QUIT_REQUESTED);
fPreferencesWindow->Unlock();
}
delete fPreferencesWindow;
break;
}
}
Expand Down

0 comments on commit 7ff146f

Please sign in to comment.