removed forgotten printf

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12622 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus 2005-05-10 12:11:27 +00:00
parent a13cbaabe5
commit 1f112d2ae0

View File

@ -48,7 +48,6 @@ TPeopleView::~TPeopleView(void)
void TPeopleView::AttachedToWindow(void)
{
printf("TPeopleView::AttachedToWindow()\n");
char *text;
float offset;
BBox *box;