include/objacces.h
changeset 75 debc68b124b7
parent 71 95cd3376cc9f
child 161 c4908cc776a9
--- 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