From 134bba16e6b476406eed60cb9ff1ae596fac7732 Mon Sep 17 00:00:00 2001 From: llornkcor Date: Thu, 10 Feb 2005 07:53:59 +0000 Subject: tired of seeing this stupid warning --- (limited to 'core/launcher') diff --git a/core/launcher/shutdownimpl.cpp b/core/launcher/shutdownimpl.cpp index 2731568..b66951f 100644 --- a/core/launcher/shutdownimpl.cpp +++ b/core/launcher/shutdownimpl.cpp @@ -87,7 +87,6 @@ ShutdownImpl::ShutdownImpl( QWidget* parent, const char *name, WFlags fl ) vbox-> addWidget ( btngrp ); m_info = new QLabel ( this, "info" ); - m_info-> setText( tr( "

\n" "These termination options are provided primarily for use while developing and testing the Opie system. In a normal environment, these concepts are unnecessary." ) ); vbox-> addWidget ( m_info ); m_progress = new QProgressBar ( this, "progressBar" ); -- cgit v0.9.0.2