Code

main: remove unused function sigstop()
[ncmpc.git] / src / ncmpc.h
index 5ac3ce5a5406e36e7564621b85c571d5ba8ac8a1..2ca79ad55b2f1e07f024743aeae312a4c20c4e4b 100644 (file)
 
 #include <stdbool.h>
 
-/** put the terminal in a sane mode and stop/suspend ncmpc */
-void
-sigstop(void);
-
 void begin_input_event(void);
 void end_input_event(void);