From 64f7f36b766f32820f6f2cbe9b9c7b90760f56ef Mon Sep 17 00:00:00 2001 From: Robert Roth Date: Fri, 31 Dec 2010 18:44:07 +0200 Subject: Bogus comments and commented code removal from Unix VCL --- vcl/unx/kde/kdedata.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vcl/unx/kde/kdedata.cxx') diff --git a/vcl/unx/kde/kdedata.cxx b/vcl/unx/kde/kdedata.cxx index 9f07786212ee..12b2af378966 100644 --- a/vcl/unx/kde/kdedata.cxx +++ b/vcl/unx/kde/kdedata.cxx @@ -96,7 +96,7 @@ SalKDEDisplay::~SalKDEDisplay() KDEXLib::~KDEXLib() { - // #158056# on 64 bit linux using libXRandr.so.2 will crash in + // on 64 bit linux using libXRandr.so.2 will crash in // XCloseDisplay when freeing extension data // no known work around, therefor currently leak. Hopefully // this does not make problems since we're shutting down anyway -- cgit