1
0
Fork 0

Unused local variable removed

This commit is contained in:
fredb 2006-02-11 14:51:20 +00:00
parent 852c98aadd
commit 1a74b726d0

View file

@ -474,7 +474,6 @@ FGMultiplayMgr::ProcessPosMsg
T_PositionMsg* PosMsg; // Pointer to position message in received data
T_MsgHdr* MsgHdr; // Pointer to header in received data
bool ActivePlayer;
struct in_addr PlayerAddress;
int time, timeusec;
double lat, lon, alt;
double hdg, roll, pitch;