Now that we can filter by subdomain, there is no need to allow multiple log domains within Spice code. --- common/log.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/common/log.h b/common/log.h index 64e6377..adc3749 100644 --- a/common/log.h +++ b/common/log.h @@ -26,9 +26,7 @@ SPICE_BEGIN_DECLS -#ifndef SPICE_LOG_DOMAIN #define SPICE_LOG_DOMAIN "Spice" -#endif #define SPICE_STRLOC __FILE__ ":" G_STRINGIFY (__LINE__) -- 2.5.0 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel