Undefine LIBDBUS_FUNCTIONS at the end of .cpp file

To avoid leaking macros.
This commit is contained in:
Robbert van der Helm
2022-11-02 17:30:36 +01:00
parent 6b58c41b3c
commit bc12687906
+2
View File
@@ -227,3 +227,5 @@ bool send_notification(const std::string& title,
return result;
}
#undef LIBDBUS_FUNCTIONS