]> git.lizzy.rs Git - minetest.git/blobdiff - src/player.h
Switch F3 to use 'enable_fog' setting
[minetest.git] / src / player.h
index aaafd2ae1f2e03ba9ce5da503584bb85d3608799..e343f55a5432fa698b127d6ba00b9f18523c1646 100644 (file)
@@ -147,8 +147,6 @@ class Player
        v2s32 local_animations[4];
        float local_animation_speed;
 
-       session_t peer_id = PEER_ID_INEXISTENT;
-
        std::string inventory_formspec;
 
        PlayerControl control;