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

Improve comment

Change-Id: I25931d59fc1b4feb1fd1eaa036a64a28a269f409
üst 097f8d6d
......@@ -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;
......
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