summaryrefslogtreecommitdiffstats
path: root/avahi-core/entry.c
diff options
context:
space:
mode:
authorFederico Lucifredi <flucifredi@acm.org>2007-12-25 23:26:34 +0000
committerFederico Lucifredi <flucifredi@acm.org>2007-12-25 23:26:34 +0000
commit185a75dc4080f7f8c79183100e58e84a335d31fb (patch)
tree46ac382990895d3a417bbac8a4f2e44eabfba546 /avahi-core/entry.c
parent0947de7f54a11f6bbd8ab8546cbcf77539d8ba84 (diff)
building wire-format packet.
git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico@1622 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-core/entry.c')
-rw-r--r--avahi-core/entry.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/avahi-core/entry.c b/avahi-core/entry.c
index 093b410..f631008 100644
--- a/avahi-core/entry.c
+++ b/avahi-core/entry.c
@@ -225,8 +225,6 @@ static AvahiEntry * server_add_internal(
/* may have to move lower into logic, for _new_ and _modified_ records only */
printf("+++ record of type %d named %s observed at entrypoint\n", r->key->type, r->key->name);
- printf("dummy MTU dump:%d",s->interface->hardware->mtu);
-
/* sketch publishing function */
wide_area_publish(r);