From: Lennart Poettering Date: Tue, 9 Aug 2005 00:33:14 +0000 (+0000) Subject: disable valgrind workaround X-Git-Url: https://git.meshlink.io/?a=commitdiff_plain;h=a48e94008dd33abc4f4b07012155e48f977a2e45;p=catta disable valgrind workaround git-svn-id: file:///home/lennart/svn/public/avahi/trunk@282 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- diff --git a/avahi-daemon/dbus-protocol.c b/avahi-daemon/dbus-protocol.c index 3653f4e..e4f7bfd 100644 --- a/avahi-daemon/dbus-protocol.c +++ b/avahi-daemon/dbus-protocol.c @@ -56,7 +56,7 @@ typedef struct ServiceResolverInfo ServiceResolverInfo; #define MAX_OBJECTS_PER_CLIENT 50 #define MAX_ENTRIES_PER_ENTRY_GROUP 20 -#define VALGRIND_WORKAROUND +/* #define VALGRIND_WORKAROUND */ struct EntryGroupInfo { guint id;