Skip to content

Commit bc6f122

Browse files
committed
ARA_NAMESPACE macro moved from ARA_Library to ARA_API for use with Companion APIs such as CLAP
1 parent 0491c0a commit bc6f122

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Debug/ARADebug.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@ namespace ARA
2626
{
2727
extern "C"
2828
{
29-
// helper define to properly insert ARA namespace into C compatible macros
30-
#define ARA_NAMESPACE ARA::
31-
#else
32-
#define ARA_NAMESPACE
3329
#endif
3430

3531

0 commit comments

Comments
 (0)