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:
Jonas Sundström
2009-09-07 04:19:01 +00:00
parent 4230fe9a76
commit ec577ecf2f
-2
View File
@@ -269,8 +269,6 @@ TPeopleWindow::MessageReceived(BMessage* msg)
bool
TPeopleWindow::QuitRequested(void)
{
printf("TPeopleWindow::QuitRequested(void)\n");
status_t result;
if (fView->CheckSave()) {