Browse Source

[Minor] Remove unwanted debug logging

tags/3.7.1
Andrew Lewis 9 months ago
parent
commit
2e2a203cb2
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      src/plugins/lua/settings.lua

+ 0
- 1
src/plugins/lua/settings.lua View File

@@ -336,7 +336,6 @@ local function check_settings(task)
end

local min_pri = 1
lua_util.debugm(N, task, "hui: %s", id_elt)
if query_apply then
if priority >= min_pri then
-- Do not check lower or equal priorities

Loading…
Cancel
Save