mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-06 19:40:10 +02:00
Undefine LIBDBUS_FUNCTIONS at the end of .cpp file
To avoid leaking macros.
This commit is contained in:
@@ -227,3 +227,5 @@ bool send_notification(const std::string& title,
|
||||
|
||||
return result;
|
||||
}
|
||||
|
||||
#undef LIBDBUS_FUNCTIONS
|
||||
|
||||
Reference in New Issue
Block a user