remove debug message in callback()

This commit is contained in:
stefan schippers 2026-02-18 18:14:46 +01:00
parent 920821445e
commit a21a844a2f
1 changed files with 1 additions and 1 deletions

View File

@ -4691,7 +4691,7 @@ int callback(const char *win_path, int event, int mx, int my, KeySym key, int bu
update_statusbar(persistent_command, wire_draw_active);
#if 1
#if 0
/* exclude Motion and Expose events */
if(event!=6 /* && event!=12 */) {
dbg(0, "callback(): state=%d event=%d, win_path=%s, current_win_path=%s, old_win_path=%s, semaphore=%d\n",