solves the bug found by apprb
@ -90,9 +90,6 @@ Core::Core(Camera* cam, QThread *CoreThread, QString loadPath) :
Core::~Core()
{
clearPassword(Core::ptMain);
clearPassword(Core::ptHistory);
if (tox)
toxav_kill(toxav);