Removing printf committed by accident.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32982 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -269,8 +269,6 @@ TPeopleWindow::MessageReceived(BMessage* msg)
|
||||
bool
|
||||
TPeopleWindow::QuitRequested(void)
|
||||
{
|
||||
printf("TPeopleWindow::QuitRequested(void)\n");
|
||||
|
||||
status_t result;
|
||||
|
||||
if (fView->CheckSave()) {
|
||||
|
||||
Reference in New Issue
Block a user