From 663a33f463ac184b10cb3adc354f62a6a5c3e2b0 Mon Sep 17 00:00:00 2001 From: korovkin Date: Tue, 14 Nov 2006 21:29:08 +0000 Subject: Removed class members that shadowed the base class members, which caused the system crash. --- (limited to 'core/obex/obex.h') diff --git a/core/obex/obex.h b/core/obex/obex.h index b948ce4..745f1c2 100644 --- a/core/obex/obex.h +++ b/core/obex/obex.h @@ -81,12 +81,8 @@ namespace OpieObex { void done(bool); private: - uint m_count; - QString m_file; - QString m_outp; Opie::Core::OProcess *m_send; ObexServer* m_rec; //The OBEX server - bool m_receive : 1; void shutDownReceive(); private slots: -- cgit v0.9.0.2