Work around loplguins:badstatics

Change-Id: I9d8d0f6cc001de09d8d3f96d8ad7e243e07f426d
This commit is contained in:
Stephan Bergmann
2015-11-17 19:38:41 +01:00
parent 86a1d732b3
commit 60c51ac007

View File

@@ -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;