summaryrefslogtreecommitdiffstats
path: root/avahi-core/entry.c
diff options
context:
space:
mode:
authorFederico Lucifredi <flucifredi@acm.org>2007-10-20 21:27:30 +0000
committerFederico Lucifredi <flucifredi@acm.org>2007-10-20 21:27:30 +0000
commita919f5b067095cee3575a2fd6366b40ca9103e8b (patch)
treefbdbc5d0fd8fa566cb6d698effb1d59df9866eb2 /avahi-core/entry.c
parent11c568afbd5ec605715015119d4b09f8c68a18cd (diff)
verifying selected wide-area pub exitpoint by tracing.
git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico@1554 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-core/entry.c')
-rw-r--r--avahi-core/entry.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/avahi-core/entry.c b/avahi-core/entry.c
index d3071fe..dc19bc1 100644
--- a/avahi-core/entry.c
+++ b/avahi-core/entry.c
@@ -224,7 +224,6 @@ static AvahiEntry * server_add_internal(
/* tracing message for wide-area pub development */
printf("*** record of type %d named %s observed at entrypoint\n", r->key->type, r->key->name);
-
if (flags & AVAHI_PUBLISH_UPDATE) {
AvahiRecord *old_record;
int is_first = 1;