Code cleanup

This commit is contained in:
def 2014-02-03 14:34:19 +01:00
parent 4fcb4f852f
commit 7d69b07160

View file

@ -1272,7 +1272,6 @@ void CSqlScore::ShowTopPointsThread(void *pUser)
dbg_msg("SQL", "ERROR: Could not show toppoints");
}
end:
// disconnect from database
pData->m_pSqlData->Disconnect();
}