From f2e9de1c8b6d3b2b2e82dec23ebf502c5805f575 Mon Sep 17 00:00:00 2001 From: zecke Date: Tue, 15 Oct 2002 10:55:58 +0000 Subject: Remove debugging output Fix possible crashes in io_bt and io_irda --- (limited to 'noncore/apps/opie-console/metafactory.cpp') diff --git a/noncore/apps/opie-console/metafactory.cpp b/noncore/apps/opie-console/metafactory.cpp index 09ba586..04a5dfa 100644 --- a/noncore/apps/opie-console/metafactory.cpp +++ b/noncore/apps/opie-console/metafactory.cpp @@ -120,7 +120,6 @@ ProfileDialogWidget *MetaFactory::newTerminalPlugin( const QString& str, QWidget if (str.isEmpty() ) return 0l; ProfileDialogWidget* wid = 0l; - qWarning("new terminalPlugin %s %l", str.latin1(), parent ); QMap::Iterator it; it = m_termFact.find( str ); -- cgit v0.9.0.2