Removed some left over debug output.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30439 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Bruno G. Albuquerque 2009-04-26 19:22:10 +00:00
parent f3c32c1b8a
commit b15e2008a6

View File

@ -2123,8 +2123,6 @@ BRoster::_TranslateRef(entry_ref *ref, BMimeType *appMeta,
error = B_LAUNCH_FAILED_NO_RESOLVE_LINK;
}
printf("ref->name = %s\n", ref->name);
// init node
BNode node;
if (error == B_OK)