[originally from svn r8815]
@ -239,6 +239,7 @@ void frontend_free(frontend *fe)
sfree(fe->brushes);
sfree(fe->pens);
sfree(fe->presets);
sfree(fe->fonts);
sfree(fe);
}
The note is not visible to the blocked user.