diff options
Diffstat (limited to 'sfx2/source/appl/appquit.cxx')
-rw-r--r-- | sfx2/source/appl/appquit.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/appl/appquit.cxx b/sfx2/source/appl/appquit.cxx index c1c5cb4f931b..142e894d1e8c 100644 --- a/sfx2/source/appl/appquit.cxx +++ b/sfx2/source/appl/appquit.cxx @@ -156,7 +156,7 @@ void SfxApplication::Deinitialize() //TODO/CLEANTUP //ReleaseArgs could be used instead! /* This leak is intended ! - Otherwise the TestTool cant use .uno:QuitApp ... + Otherwise the TestTool can't use .uno:QuitApp ... because every destructed ItemSet work's on an already released pool pointer .-) |