From a48e94008dd33abc4f4b07012155e48f977a2e45 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 9 Aug 2005 00:33:14 +0000 Subject: disable valgrind workaround git-svn-id: file:///home/lennart/svn/public/avahi/trunk@282 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- avahi-daemon/dbus-protocol.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'avahi-daemon') 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; -- cgit