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

Silence loplugin:unreffun with --disable-assert-always-abort

Change-Id: I1b5a7a6aa2436aa5b8297d5de172035cff3f1306
Reviewed-on: https://gerrit.libreoffice.org/47318Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
üst ca58ddb0
......@@ -96,7 +96,9 @@ public:
const TimeValue& rTimeValue);
static void NotifyTermination();
#if !defined NDEBUG
static bool HasInstance() { return mpInstance != nullptr; }
#endif
private:
static std::shared_ptr<TimerScheduler> mpInstance;
......
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