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

Work around loplguins:badstatics

Change-Id: I9d8d0f6cc001de09d8d3f96d8ad7e243e07f426d
üst 86a1d732
......@@ -142,6 +142,8 @@ public:
// vcl/osx/salmenu.cxx, AquaSalMenu::set/unsetMainMenu, not
// owning
|| name == "s_pCaptureFrame" // vcl/osx/salframe.cxx, not owning
|| name == "pBlink"
// sw/source/core/text/blink.cxx, _TextFinit()
) // these variables appear unproblematic
{
return true;
......
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