aa489f6 - Remove unused MoveAnything compatibility code
[wowui.git] / OmaUF / CastBar.lua
index 174789e..8da7d22 100644 (file)
@@ -15,7 +15,6 @@ local channelingColor = {0.32, 0.3, 1};
 local M = {};
 OmaUFCastBar = M;
 
--- TODO trade skill bar updates as well, check Quartz modules/Tradeskill.lua
 local function onUpdate(bar)
     if not bar:IsShown() then return end
     local width = bar.icon:IsShown() and bar.cast.width or bar.cast.width; -- TODO fullwidth