summaryrefslogtreecommitdiffstats
path: root/src/kernel/tqcursor_x11.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/tqcursor_x11.cpp')
-rw-r--r--src/kernel/tqcursor_x11.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/tqcursor_x11.cpp b/src/kernel/tqcursor_x11.cpp
index 2ff9bad05..d299bdd63 100644
--- a/src/kernel/tqcursor_x11.cpp
+++ b/src/kernel/tqcursor_x11.cpp
@@ -83,7 +83,7 @@ TQCursorData::~TQCursorData()
{
Display *dpy = TQPaintDevice::x11AppDisplay();
- // Add in checking for the display too as on HP-UX
+ // Add in checking for the display too as
// we seem to get a core dump as the cursor data is
// deleted again from main() on exit...
if ( hcurs && dpy )