]> git.sur5r.net Git - i3/i3/commit
Remove debug message when debugging is disabled
authorLeo Gaspard <ekleog@gmail.com>
Tue, 20 Aug 2013 00:07:31 +0000 (02:07 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Tue, 20 Aug 2013 17:06:03 +0000 (19:06 +0200)
commitc9611b320b1ca822b5c0b23cb0c62005a7244f48
tree4cea4cc7e8979349fb68a9856e4ed3edb3f2829c
parenta5ee699d36ba350795e6e55ed3e2451b7f2dd338
Remove debug message when debugging is disabled

More precisely, switch from printf to DLOG a "matching: * / *" message, like all
the other "matching: * / *" messages.
src/commands.c