mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
Code cleanup
This commit is contained in:
parent
4fcb4f852f
commit
7d69b07160
|
@ -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();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue