aboutsummaryrefslogtreecommitdiff
path: root/src/player.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/player.h')
-rw-r--r--src/player.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/player.h b/src/player.h
index aaafd2ae1..e343f55a5 100644
--- a/src/player.h
+++ b/src/player.h
@@ -147,8 +147,6 @@ public:
v2s32 local_animations[4];
float local_animation_speed;
- session_t peer_id = PEER_ID_INEXISTENT;
-
std::string inventory_formspec;
PlayerControl control;