SimRsim.c: remove declaration SimGetReplyLine() as it is in sim.h
This commit is contained in:
parent
10f82355f5
commit
120cea3921
|
|
@ -78,7 +78,6 @@ static int rsim_pid;
|
|||
|
||||
bool SimRsimRunning = FALSE;
|
||||
bool SimHasCoords = FALSE;
|
||||
bool SimGetReplyLine();
|
||||
|
||||
/* Forward declaration */
|
||||
void SimStopRsim();
|
||||
|
|
|
|||
Loading…
Reference in New Issue