resolved TODO

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20479 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus 2007-03-31 18:14:31 +00:00
parent 832b831777
commit 84cf0edda0

View File

@ -24,16 +24,6 @@
using std::nothrow; using std::nothrow;
// TODO: put into HaikuBuildCompatibility.h
#ifndef __HAIKU__
# define B_BITMAP_NO_SERVER_LINK 0
# define B_BAD_DATA B_ERROR
# define B_MINI_ICON_TYPE 'MICN'
# define B_LARGE_ICON_TYPE 'ICON'
#endif
// GetIcon // GetIcon
status_t status_t
BIconUtils::GetIcon(BNode* node, BIconUtils::GetIcon(BNode* node,