From 18c440751f4c0eba312074c290bf1416154a5655 Mon Sep 17 00:00:00 2001 From: zecke Date: Wed, 12 Jun 2002 17:26:39 +0000 Subject: Obex --- (limited to 'core') diff --git a/core/applets/obex/obeximpl.h b/core/applets/obex/obeximpl.h index 09aa4b3..888bfea 100644 --- a/core/applets/obex/obeximpl.h +++ b/core/applets/obex/obeximpl.h @@ -21,11 +21,11 @@ namespace OpieObex { QCopChannel *m_chan; private slots: void slotMessage( const QCString&, const QByteArray& ); - void slotError(int ); + /* void slotError(int ); void slotCurrentTry( unsigned int ); void slotDone(bool); void slotReceivedFile(const QString & ); - void slotSent(); + void slotSent();*/ }; }; #endif -- cgit v0.9.0.2