6f9efe3 - Remove font option
[wowui.git] / OmaRFConfig / IndicatorsConfig.lua
index 0867cdc..0075ced 100644 (file)
@@ -8,12 +8,6 @@ local function createOptionsTable(self)
                 type = "toggle",
                 name = "Enable",
             },
                 type = "toggle",
                 name = "Enable",
             },
-            indicatorFont = {
-                type = "select",
-                dialogControl = "LSM30_Font",
-                name = "Indicator font",
-                values = AceGUIWidgetLSMlists.font,
-            },
         }
     };
 
         }
     };