From: Aleksi Blinnikka Date: Thu, 7 May 2020 21:40:36 +0000 (+0300) Subject: Remove old autolog instances X-Git-Url: https://www.aleksib.fi/git/wowui.git/commitdiff_plain/badebcce131cacf309f8c46d57618173665fdd51 Remove old autolog instances --- diff --git a/OmaLog/Logging.lua b/OmaLog/Logging.lua index d9aa989..3bf3ed6 100644 --- a/OmaLog/Logging.lua +++ b/OmaLog/Logging.lua @@ -8,9 +8,6 @@ local frame = CreateFrame("Frame", "OmaLogger"); frame:Hide(); local raidIDs = { - [1861] = "Uldir", - [2070] = "Battle of Dazal'Alor", - [2096] = "Crucible of Storms", [2164] = "The Eternal Palace", [2217] = "Ny'alotha", };