Skip to content

Commit a9435e5

Browse files
[core] remove function declaration without implementation (#1991)
The implementation was removed in a previous PR.
1 parent 3c6b5ac commit a9435e5

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

ecal/core/include/ecal/config.h

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -95,13 +95,6 @@ namespace eCAL
9595
/////////////////////////////////////
9696

9797
ECAL_API std::string GetEcalSysFilterExcludeList ();
98-
99-
/////////////////////////////////////
100-
// publisher
101-
/////////////////////////////////////
102-
103-
ECAL_API bool IsTopicTypeSharingEnabled ();
104-
ECAL_API bool IsTopicDescriptionSharingEnabled ();
10598

10699
/////////////////////////////////////
107100
// subscriber

0 commit comments

Comments
 (0)