diff options
Diffstat (limited to 'proto-ft')
-rw-r--r-- | proto-ft/ftnoir_protocol_ft.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/proto-ft/ftnoir_protocol_ft.h b/proto-ft/ftnoir_protocol_ft.h index 4ddda8de..0056721c 100644 --- a/proto-ft/ftnoir_protocol_ft.h +++ b/proto-ft/ftnoir_protocol_ft.h @@ -56,7 +56,6 @@ private: QMutex game_name_mutex; void start_dummy(); - static float degrees_to_rads(double degrees); public: static void set_protocols(bool ft, bool npclient); |