Skip to content

Commit

Permalink
fixup! WIP: remove mdnsd
Browse files Browse the repository at this point in the history
  • Loading branch information
V-Strassheim committed Nov 6, 2024
1 parent b188d09 commit 94fc571
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/server/ua_discovery.h
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,6 @@ UA_DiscoveryManager_removeEntryFromServersOnNetwork(UA_DiscoveryManager *dm,
const char *fqdnMdnsRecord,
UA_String serverName);

// void mdns_record_received(const struct resource *r, void *data);

void mdns_create_txt(UA_DiscoveryManager *dm, const char *fullServiceDomain,
const char *path, const UA_String *capabilites,
const size_t capabilitiesSize,
Expand Down

0 comments on commit 94fc571

Please sign in to comment.