From 716211b5e06bb25145cfbcf62a11a7c52c79dde5 Mon Sep 17 00:00:00 2001 From: zecke Date: Fri, 12 Jul 2002 13:51:37 +0000 Subject: Security fix by trolltech --- (limited to 'core/launcher/qcopbridge.h') diff --git a/core/launcher/qcopbridge.h b/core/launcher/qcopbridge.h index 114b3ee..408d10d 100644 --- a/core/launcher/qcopbridge.h +++ b/core/launcher/qcopbridge.h @@ -1,7 +1,7 @@ /********************************************************************** -** Copyright (C) 2000 Trolltech AS. All rights reserved. +** Copyright (C) 2000-2002 Trolltech AS. All rights reserved. ** -** This file is part of Qtopia Environment. +** This file is part of the Qtopia Environment. ** ** This file may be distributed and/or modified under the terms of the ** GNU General Public License version 2 as published by the Free Software @@ -79,9 +79,6 @@ protected slots: void connectionClosed(); protected: - bool checkUser( const QString& user ); - bool checkPassword( const QString& pw ); - void timerEvent( QTimerEvent *e ); private: -- cgit v0.9.0.2