#if OSL_DEBUG_LEVEL > 0
ScNoteCell::~ScNoteCell()
{
eCellType = CELLTYPE_DESTROYED;
}
#endifDeleting #if..., compiling, putting #if ... back "solved" it. Now it gives: http://pastebin.com/VR4cQAxK
_______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
