examples/win32test/win32test.h
changeset 172 0248c2b148bb
parent 145 e747d2e26af0
child 255 7b9f36dbfe5f
--- a/examples/win32test/win32test.h	Thu Apr 19 09:54:34 2007 +0200
+++ b/examples/win32test/win32test.h	Tue Apr 24 13:26:03 2007 +0200
@@ -8,7 +8,6 @@
 const indextable * win32test_scanIndexOD (UNS16 wIndex, UNS32 * errorCode, ODCallback_t **callbacks);
 
 /* prototypes of function to be filled by app. */
-void win32test_SDOtimeoutError(UNS8 line);
 void win32test_heartbeatError(UNS8);
 
 UNS8 win32test_canSend(Message *);