diff -r c0b4b2ef7579 -r debc68b124b7 include/objacces.h --- a/include/objacces.h Mon Jan 29 09:27:58 2007 +0100 +++ b/include/objacces.h Mon Jan 29 09:42:22 2007 +0100 @@ -56,12 +56,10 @@ this function but we do not have the access to the right value. One example is getSDOerror(). So do not take attention to these variables if they are null. */ -#ifdef DEBUG_WAR_CONSOLE_ON + UNS8 accessDictionaryError(UNS16 index, UNS8 subIndex, UNS8 sizeDataDict, UNS8 sizeDataGiven, UNS32 code); -#else -/*#define accessDictionaryError(...) */ -#endif + /* Reads an entry from the object dictionary.\n * \code