summaryrefslogtreecommitdiffhomepage
path: root/proto-ft/ftnoir_protocol_ft.h
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2018-02-21 10:25:10 +0100
committerStanislaw Halik <sthalik@misaki.pl>2018-02-21 11:12:52 +0100
commit8354713abd533c3a48282f5cdce8961df5ffa178 (patch)
tree3ad16a88525d5209536708149de948f94e1e99e3 /proto-ft/ftnoir_protocol_ft.h
parent7ffec3899cf9c2fe14350d72cfd0d1858481b43c (diff)
[STABLE] contrib/npclient, proto/ft: revert
Diffstat (limited to 'proto-ft/ftnoir_protocol_ft.h')
-rw-r--r--proto-ft/ftnoir_protocol_ft.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/proto-ft/ftnoir_protocol_ft.h b/proto-ft/ftnoir_protocol_ft.h
index 843d1f34..ac82bbd9 100644
--- a/proto-ft/ftnoir_protocol_ft.h
+++ b/proto-ft/ftnoir_protocol_ft.h
@@ -54,7 +54,6 @@ private:
int intGameID = -1;
QString connected_game;
QMutex game_name_mutex;
- unsigned data_id = 0;
void start_dummy();
static float degrees_to_rads(double degrees);