1
0
Fork 0

Merge pull request #2459 from cuberite/fixes

Fixes #2458
This commit is contained in:
Tiger Wang 2015-09-02 22:10:41 +01:00
commit 4463eed826
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ cJukeboxEntity::cJukeboxEntity(int a_BlockX, int a_BlockY, int a_BlockZ, cWorld
cJukeboxEntity::~cJukeboxEntity()
{
EjectRecord();
}