mirror of
https://github.com/polybar/polybar.git
synced 2026-02-20 11:15:47 +00:00
fix(controller): Remove unused function
This commit is contained in:
@ -35,10 +35,6 @@ void interrupt_handler(int signum) {
|
||||
}
|
||||
}
|
||||
|
||||
void handler(int signum) {
|
||||
printf("atestin %i\n", signum);
|
||||
}
|
||||
|
||||
/**
|
||||
* Build controller instance
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user