diff -r db7a030babb2 -r 0248c2b148bb examples/gene_SYNC_HCS12/objdict.h --- a/examples/gene_SYNC_HCS12/objdict.h Thu Apr 19 09:54:34 2007 +0200 +++ b/examples/gene_SYNC_HCS12/objdict.h Tue Apr 24 13:26:03 2007 +0200 @@ -8,7 +8,6 @@ const indextable * gene_SYNC_scanIndexOD (UNS16 wIndex, UNS32 * errorCode, ODCallback_t **callbacks); /* prototypes of function to be filled by app. */ -void gene_SYNC_SDOtimeoutError(UNS8 line); void gene_SYNC_heartbeatError(UNS8); UNS8 gene_SYNC_canSend(Message *);