From 94678565d8699dcbff62eacbc984455eb9045d4c Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 2 Apr 2013 22:34:18 +0200 Subject: Remove cruft --- ftnoir_protocol_wine/fttypes.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'ftnoir_protocol_wine') diff --git a/ftnoir_protocol_wine/fttypes.h b/ftnoir_protocol_wine/fttypes.h index 4515fe95..5142c6a7 100644 --- a/ftnoir_protocol_wine/fttypes.h +++ b/ftnoir_protocol_wine/fttypes.h @@ -40,12 +40,7 @@ typedef TFreeTrackData * PFreetrackData; struct FTMemMap { TFreeTrackData data; - -#ifdef WIN64 - __int32 command; -#else HANDLE handle; -#endif char ProgramName[100]; // The name of the game char GameID[10]; // The international game-ID char FTNID[30]; // The FaceTrackNoIR game-ID -- cgit v1.2.3