DRTVWR-489: Clean up a new warning-as-error failure on macOS
parent
6b0b751a20
commit
abdb4941cf
|
|
@ -53,7 +53,7 @@ class SpeakingIndicatorManager : public LLSingleton<SpeakingIndicatorManager>, L
|
|||
LOG_CLASS(SpeakingIndicatorManager);
|
||||
|
||||
protected:
|
||||
void cleanupSingleton();
|
||||
void cleanupSingleton() override;
|
||||
|
||||
public:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue