* Added B_NOT_SUPPORTED.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23776 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
9ba8f58554
commit
7019a43544
@ -38,7 +38,6 @@ typedef int socklen_t;
|
||||
# define B_CURRENT_TEAM 0
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef SYMLOOP_MAX
|
||||
# define SYMLOOP_MAX (16)
|
||||
#endif
|
||||
@ -131,6 +130,7 @@ extern float roundf(float value);
|
||||
# ifndef B_VECTOR_ICON_TYPE
|
||||
# define B_VECTOR_ICON_TYPE 'VICN'
|
||||
# endif
|
||||
# define B_NOT_SUPPORTED (B_ERROR)
|
||||
#endif
|
||||
|
||||
#if defined(HAIKU_TARGET_PLATFORM_BONE) || defined(HAIKU_TARGET_PLATFORM_DANO)
|
||||
|
Loading…
x
Reference in New Issue
Block a user