Core: Removed all double (and more) empty lines

This commit is contained in:
Shauren
2011-03-21 10:52:14 +01:00
parent f8162d609b
commit 2f79b0f266
353 changed files with 2 additions and 799 deletions
@@ -15,7 +15,6 @@
* with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "DatabaseEnv.h"
#include "SQLStorage.h"
#include "ObjectMgr.h"
@@ -211,7 +210,6 @@ void SmartAI::EndPath(bool fail)
else
GetScript()->SetPathId(0);
ObjectList* targets = GetScript()->GetTargetList(SMART_ESCORT_TARGETS);
if (targets && mEscortQuestID)
{