Apply TERN to compact code (#17619)
This commit is contained in:
@@ -114,5 +114,9 @@ class Stopwatch {
|
||||
*/
|
||||
static void debug(const char func[]);
|
||||
|
||||
#else
|
||||
|
||||
static inline void debug(const char[]) {}
|
||||
|
||||
#endif
|
||||
};
|
||||
|
Reference in New Issue
Block a user