From dd96c46093989425ddbe9dd9f04bd0c1d2a4c7a7 Mon Sep 17 00:00:00 2001 From: Tekkub Date: Sun, 19 Oct 2008 02:39:09 -0600 Subject: [PATCH] Remove 2.4.3 compat --- Config.lua | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Config.lua b/Config.lua index 582d993..1aae74b 100644 --- a/Config.lua +++ b/Config.lua @@ -1,6 +1,4 @@ -if IS_WRATH_BUILD == nil then IS_WRATH_BUILD = (select(4, GetBuildInfo()) >= 30000) end -if not IS_WRATH_BUILD then InterfaceOptionsFrame_OpenToCategory = InterfaceOptionsFrame_OpenToFrame end - + local MountMe = MountMe if not MountMe then return end