Skip to content

Commit

Permalink
ARA_NAMESPACE macro moved from ARA_Library to ARA_API for use with Co…
Browse files Browse the repository at this point in the history
…mpanion APIs such as CLAP
  • Loading branch information
sgretscher committed Jun 12, 2023
1 parent 0491c0a commit bc6f122
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Debug/ARADebug.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ namespace ARA
{
extern "C"
{
// helper define to properly insert ARA namespace into C compatible macros
#define ARA_NAMESPACE ARA::
#else
#define ARA_NAMESPACE
#endif


Expand Down

0 comments on commit bc6f122

Please sign in to comment.