summaryrefslogtreecommitdiff
path: root/vcl/unx/kde/kdedata.cxx
diff options
context:
space:
mode:
authorRobert Roth <robert.roth.off@gmail.com>2010-12-31 18:44:07 +0200
committerDavid Tardon <dtardon@redhat.com>2011-01-04 09:07:15 +0100
commit64f7f36b766f32820f6f2cbe9b9c7b90760f56ef (patch)
treed36ce0ba27204fbce768d70e839c665b800c9e98 /vcl/unx/kde/kdedata.cxx
parent785bc333aa385d54957dcae3ba99278dba6b8bb1 (diff)
Bogus comments and commented code removal from Unix VCL
Diffstat (limited to 'vcl/unx/kde/kdedata.cxx')
-rw-r--r--vcl/unx/kde/kdedata.cxx2
1 files changed, 1 insertions, 1 deletions
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