Quantcast

Comment out until tweaked (think darth wanted that)

Repooc [10-14-14 - 07:50]
Comment out until tweaked (think darth wanted that)

Signed-off-by: Repooc <repooc82@gmail.com>
Filename
ElvUI_SLE/options/imports_c.lua
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',