summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/scanviewer.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/scanviewer.cpp b/src/scanviewer.cpp
index 578a294..99eb9c4 100644
--- a/src/scanviewer.cpp
+++ b/src/scanviewer.cpp
@@ -136,8 +136,6 @@ ScanViewer::ScanViewer(TQWidget *parent, const char *name)
matches2_label->setFixedHeight(ml_fm2.lineSpacing());
status2_layout->addWidget(matches2_label, 0);
- TQToolTip::add(matches2_label, i18n("cf. 'Flanderseses' - Homer Simpson. This childish joke will be removed when KlamAV is more mature."));
-
status2_layout->activate();
status2_frame->adjustSize();
status2_frame->setMinimumSize(status2_frame->size());