Kaydet (Commit) a36c2b5b authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:override

Change-Id: I0b0c2e33137bfd35a5048638ef3cce18ed1b06f0
üst 7201810c
...@@ -49,7 +49,7 @@ public: ...@@ -49,7 +49,7 @@ public:
{ {
SetPriority( SchedulerPriority::HIGHEST ); SetPriority( SchedulerPriority::HIGHEST );
} }
~OpenGLFlushIdle() virtual ~OpenGLFlushIdle()
{ {
} }
virtual void Invoke() override virtual void Invoke() override
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment