Various tweaks and fixes from Erik.

This commit is contained in:
Thulinma 2014-06-19 16:51:02 +02:00
parent 81d56bc04b
commit 80b905965e
3 changed files with 3 additions and 12 deletions

View file

@ -346,6 +346,7 @@ namespace Mist {
break;
}
}
DEBUG_MSG(DLVL_DEVEL, "Done buffering page %d for track %d", pageNum, track);
return true;
}