remove stdio

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4165 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
shatty 2003-07-31 09:08:48 +00:00
parent 0b6b71e99a
commit ae6fb3b6f5

View File

@ -58,9 +58,6 @@ StyledEditView::FrameResized(float width, float height)
*/
}
#include <stdio.h>
status_t
StyledEditView::GetStyledText(BPositionIO * stream)
{