mirror of
https://github.com/SWG-Source/src.git
synced 2026-08-01 01:16:03 -04:00
potentially breaking: unused vars
This commit is contained in:
@@ -344,7 +344,6 @@ bool TaskGetCharacterId::process(DB::Session *session)
|
||||
void TaskGetCharacterId::onComplete()
|
||||
{
|
||||
// REPORT_LOG(true, ("TaskGetCharactersForAccount::onComplete()\n"));
|
||||
std::string response = "";
|
||||
NetworkId characterId;
|
||||
uint32 stationId = 0;
|
||||
if(m_characterIds.size() > 1 )
|
||||
|
||||
Reference in New Issue
Block a user