We don't need those two in EMU ;).

pull/2/merge
NiLuJe 12 years ago committed by Qingping Hou
parent 0790190af5
commit e04cb9a66b

@ -43,8 +43,10 @@
#define NUM_FDS 4
int inputfds[4] = { -1, -1, -1, -1 };
#ifndef EMULATE_READER
pid_t slider_pid = -1;
struct popen_noshell_pass_to_pclose pclose_arg;
#endif
void slider_handler(int sig)
{

Loading…
Cancel
Save