Removed glibc's dprintf() from libroot.so. It clashes with the dprintf()

defined by the UserlandFS server and is of no real use anyway.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20457 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2007-03-28 22:15:11 +00:00
parent 8dc39bf2be
commit 3f86eca54a
@@ -17,7 +17,7 @@ MergeObject posix_gnu_stdio.o : #_common.o :
_itoa.c
_itowa.c
asprintf.c
dprintf.c
# dprintf.c
fprintf.c
fscanf.c
getline.c