diff options
Diffstat (limited to 'test_msgnet')
-rw-r--r-- | test_msgnet/main.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test_msgnet/main.go b/test_msgnet/main.go index ce6d0d0..a92556f 100644 --- a/test_msgnet/main.go +++ b/test_msgnet/main.go @@ -1,6 +1,4 @@ package main -// void onReceiveAck(const msg_t *, const msgnetwork_conn_t *); - // #cgo CFLAGS: -I${SRCDIR}/../salticidae/include/ // #include "salticidae/network.h" |