mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 02:35:33 +08:00
refactor: Rename remaining "black" identifiers
This commit is contained in:
@@ -62,6 +62,6 @@ namespace swift::misc
|
||||
* Convenience macro to construct a CLogMessage with the filename, line number, and function name,
|
||||
* for verbose debug messages.
|
||||
*/
|
||||
#define BLACK_LOG (swift::misc::CLogMessage { __FILE__, __LINE__, Q_FUNC_INFO })
|
||||
#define SWIFT_LOG (swift::misc::CLogMessage { __FILE__, __LINE__, Q_FUNC_INFO })
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user