removing unused

This commit is contained in:
rusefi 2017-07-22 22:32:12 -04:00
parent 65eb42d3f6
commit b13547f5b0
1 changed files with 0 additions and 2 deletions

View File

@ -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)