mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-14 09:49:50 +00:00
Remove useless unset() from 2014
This commit is contained in:
parent
4cca3b866a
commit
8beefabbbc
@ -3148,7 +3148,6 @@ class Player extends Human implements CommandSender, InventoryHolder, ChunkLoade
|
||||
$this->loadQueue = [];
|
||||
$this->hasSpawned = [];
|
||||
$this->spawnPosition = null;
|
||||
unset($this->buffer);
|
||||
}
|
||||
|
||||
if($this->perm !== null){
|
||||
|
Loading…
x
Reference in New Issue
Block a user