removing unused
This commit is contained in:
parent
65eb42d3f6
commit
b13547f5b0
|
@ -24,8 +24,6 @@
|
|||
bool main_loop_started = false;
|
||||
|
||||
static thread_t *cdtp;
|
||||
//static thread_t *shelltp1;
|
||||
//static thread_t *shelltp2;
|
||||
|
||||
#define cputs(msg) chMsgSend(cdtp, (msg_t)msg)
|
||||
|
||||
|
|
Loading…
Reference in New Issue