From c85807f06d67a07dd2f9850200a39eb048f46a87 Mon Sep 17 00:00:00 2001 From: Repooc Date: Mon, 4 Aug 2014 02:36:15 -0400 Subject: [PATCH] removed darths comment and removed a Blizz function not used in this file --- ElvUI_SLE/core/core.lua | 2 -- 1 file changed, 2 deletions(-) diff --git a/ElvUI_SLE/core/core.lua b/ElvUI_SLE/core/core.lua index 309411f..6d6cf95 100644 --- a/ElvUI_SLE/core/core.lua +++ b/ElvUI_SLE/core/core.lua @@ -5,7 +5,6 @@ local UF = E:GetModule('UnitFrames') local addon = ... --localizing functions-- -local IsInInstance = IsInInstance local tinsert = tinsert SLE.version = GetAddOnMetadata("ElvUI_SLE", "Version") @@ -80,5 +79,4 @@ function SLE:Initialize() ConfigCats() SLE:RegisterCommands() CheckIncompatible() - --woo end \ No newline at end of file -- 1.7.9.5