From 8abb8a82c94ee6a703097a116a4aea45e07b079e Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Thu, 18 Jul 2013 16:50:02 +0200 Subject: Fix rest of Linux bitrot --- ftnoir_protocol_wine/ftnoir_protocol_wine.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'ftnoir_protocol_wine/ftnoir_protocol_wine.h') diff --git a/ftnoir_protocol_wine/ftnoir_protocol_wine.h b/ftnoir_protocol_wine/ftnoir_protocol_wine.h index 7c07323d..c4837992 100644 --- a/ftnoir_protocol_wine/ftnoir_protocol_wine.h +++ b/ftnoir_protocol_wine/ftnoir_protocol_wine.h @@ -50,8 +50,6 @@ public: FTNoIR_Protocol(); ~FTNoIR_Protocol(); - void Initialize(); - bool checkServerInstallationOK(); void sendHeadposeToGame(double* headpose, double* rawheadpose ); -- cgit v1.2.3