Eric Blake 994e7567b6 maint: kill all remaining uses of old DEBUG macro
Done mechanically with:
$ git grep -l '\bDEBUG0\? *(' | xargs -L1 sed -i 's/\bDEBUG0\? *(/VIR_&/'

followed by manual deletion of qemudDebug in daemon/libvirtd.c, along
with a single 'make syntax-check' fallout in the same file, and the
actual deletion in src/util/logging.h.

* src/util/logging.h (DEBUG, DEBUG0): Delete.
* daemon/libvirtd.h (qemudDebug): Likewise.
* global: Change remaining clients over to VIR_DEBUG counterpart.
2011-02-21 08:46:52 -07:00
..
2011-02-09 11:18:06 -07:00
2011-02-18 08:59:51 +01:00
2010-08-24 11:14:46 -06:00
2011-02-15 13:50:28 -07:00
2010-11-01 15:24:44 -06:00
2011-02-15 13:50:28 -07:00
2009-12-03 15:27:24 +01:00
2010-05-07 19:52:35 +02:00
2011-02-18 08:59:51 +01:00
2011-02-09 11:18:06 -07:00
2009-04-15 20:42:50 +00:00
2011-02-17 12:11:03 +08:00
2011-01-28 08:44:05 -07:00
2010-11-05 13:24:04 +00:00