include/data.h
changeset 172 0248c2b148bb
parent 167 b2f8b91d89b5
child 178 01d81faa3350
--- a/include/data.h	Thu Apr 19 09:54:34 2007 +0200
+++ b/include/data.h	Tue Apr 24 13:26:03 2007 +0200
@@ -55,7 +55,6 @@
 	
 	/* SDO */
 	s_transfer transfers[SDO_MAX_SIMULTANEOUS_TRANSFERTS];
-	SDOtimeoutError_t SDOtimeoutError;
 	/* s_sdo_parameter *sdo_parameters; */
 
 	/* State machine */
@@ -128,7 +127,6 @@
 	{\
           REPEAT_SDO_MAX_SIMULTANEOUS_TRANSFERTS_TIMES(s_transfer_Initializer)\
 	},\
-	_SDOtimeoutError,   /* SDOtimeoutError */\
 	\
 	/* State machine*/\
 	Unknown_state,      /* nodeState */\