diff --git a/AutoCategory.lua b/AutoCategory.lua index 393fa9b..79b2a86 100644 --- a/AutoCategory.lua +++ b/AutoCategory.lua @@ -204,7 +204,6 @@ function AutoCategory.LazyInit() IntegrateIakoniGearChanger() IntegrateInventoryGridView() IntegrateQuickMenu() - IntegrateDoItAll() AutoCategory.Inited = true end @@ -345,4 +344,4 @@ function AC_Binding_ToggleCategorize() end end AutoCategory.RefreshCurrentList() -end \ No newline at end of file +end