diff options
author | Determinant <[email protected]> | 2019-06-07 22:08:21 -0400 |
---|---|---|
committer | Determinant <[email protected]> | 2019-06-07 22:08:21 -0400 |
commit | 3bf349ef7ca5cf341c7d1b1f02f5c0c338b7405c (patch) | |
tree | 4b317a5b3204a760973eab8b7984759902668f3b /test_msgnet | |
parent | 3a8f691708ab6bb047c94c7ce2b40e83e821a979 (diff) |
...
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" |