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

loplugin:literaltoboolconversion

Change-Id: I6fe25eb5619e5e0273e6e2010c948daa547fe46c
üst f340f045
......@@ -189,7 +189,7 @@ class RenderBenchMarkThread : public RenderThread
public:
RenderBenchMarkThread(GL3DBarChart * pChart)
: RenderThread(pChart)
, mbAutoFlyExecuting(0)
, mbAutoFlyExecuting(false)
, mbExecuting(false)
, mbNeedFlyBack(false)
, mnStep(0)
......
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