Removed definition of internal_function - unfortunately, I don't remember why I did that, but lets hope for the best.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7339 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2004-04-27 23:51:09 +00:00
parent 0bc86489bb
commit d68b82804a

View File

@ -40,9 +40,9 @@
# endif
#endif
#ifndef internal_function
# define internal_function
#endif
//#ifndef internal_function
//# define internal_function
//#endif
/* Tell the compiler when a conditional or integer expression is
almost always true or almost always false. */