Skip to content
Permalink
Browse files
Merge branch 'dev_v2'
  • Loading branch information
kagikn committed Jan 27, 2019
2 parents 0420fb3 + 5e0f6d5 commit 8b34181a20d0b59915e54aadb270d556a5340a5e
Showing with 0 additions and 2 deletions.
  1. +0 −2 source/core/ScriptDomain.cpp
@@ -547,8 +547,6 @@ namespace GTA

script->_thread->Abort();
script->_thread = nullptr;
delete script->_waitEvent;
delete script->_continueEvent;

Log("[DEBUG]", "Aborted script '", script->Name, "'.");
}

0 comments on commit 8b34181

Please sign in to comment.