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

This commit is contained in:
NiLuJe
2012-10-03 15:34:59 +02:00
committed by Qingping Hou
parent 0790190af5
commit e04cb9a66b

View File

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