removing unused
This commit is contained in:
parent
652bfffced
commit
a5bb512593
|
@ -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