Improve comment

Change-Id: I25931d59fc1b4feb1fd1eaa036a64a28a269f409
This commit is contained in:
Stephan Bergmann
2015-11-17 16:28:33 +01:00
parent 097f8d6dbc
commit b45aef86fa

View File

@@ -134,7 +134,8 @@ public:
|| name == "g_pHyphIter" // SwEditShell::HyphEnd()
|| name == "pFieldEditEngine" // ScGlobal::Clear()
|| name == "xDrawClipDocShellRef" // ScGlobal::Clear()
|| name == "instance" // ImplImageTree::get()
|| name == "instance"
// ImplImageTree::get(), ImplImageTree::shutDown()
) // these variables appear unproblematic
{
return true;