fix(controller): Remove unused function
This commit is contained in:
parent
5c41e3d045
commit
23a7717120
@ -35,10 +35,6 @@ void interrupt_handler(int signum) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
void handler(int signum) {
|
|
||||||
printf("atestin %i\n", signum);
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Build controller instance
|
* Build controller instance
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user