03aa1f0 - Remove old unused settings
[wowui.git] / OmaRF / Settings.lua
index aeb4987..3655cb6 100644 (file)
@@ -4,13 +4,9 @@ local rawget = rawget;
 -- configurable settings
 -- character specific settings
 local charDefaults = {
-    Positions = {"TOPRIGHT", "BOTTOMLEFT"},
     AnchorX = 0,
     AnchorY = -330,
-    WatchedAuras = {
-    },
-    Clickheal = {
-    },
+    Clickheal = {},
 };
 local chars = {
     ["Stormreaver"] = {