Remove dds_domain_default() also from header file
Signed-off-by: Erik Boasson <eb@ilities.com>
This commit is contained in:
parent
1c8c2944ff
commit
3cb6f053ec
1 changed files with 0 additions and 11 deletions
|
@ -51,17 +51,6 @@ extern "C" {
|
|||
|
||||
struct ddsi_serdata;
|
||||
|
||||
/**
|
||||
* @brief Returns the default domain identifier.
|
||||
*
|
||||
* The default domain identifier can be configured in the configuration file
|
||||
* or be set through an evironment variable ({DDSC_PROJECT_NAME_NOSPACE_CAPS}_DOMAIN).
|
||||
*
|
||||
* @returns Default domain identifier
|
||||
*/
|
||||
DDS_EXPORT dds_domainid_t dds_domain_default (void);
|
||||
|
||||
|
||||
#define DDS_MIN_PSEUDO_HANDLE ((dds_entity_t) 0x7fff0000)
|
||||
|
||||
/* @defgroup builtintopic_constants Convenience constants for referring to builtin topics
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue