From eb58ca8591ac332ff77cf7b4a352a420c27ae114 Mon Sep 17 00:00:00 2001 From: Repooc Date: Tue, 14 Oct 2014 03:50:28 -0400 Subject: [PATCH] Comment out until tweaked (think darth wanted that) Signed-off-by: Repooc --- ElvUI_SLE/options/imports_c.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ElvUI_SLE/options/imports_c.lua b/ElvUI_SLE/options/imports_c.lua index 0608d0e..9ad69ba 100644 --- a/ElvUI_SLE/options/imports_c.lua +++ b/ElvUI_SLE/options/imports_c.lua @@ -512,7 +512,7 @@ local function configTable() type = "header", name = L['Import Options'], }, - export = { + --[[export = { order = 2, type = 'group', name = L["Export / Import"], @@ -563,7 +563,7 @@ local function configTable() func = function(info, value) SLE:OpenExport() end, }, }, - }, + },]] authors = { order = 3, type = 'group', -- 1.7.9.5