summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/io_bt.h
Side-by-side diff
Diffstat (limited to 'noncore/apps/opie-console/io_bt.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/opie-console/io_bt.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/noncore/apps/opie-console/io_bt.h b/noncore/apps/opie-console/io_bt.h
index 00ca7e5..156632b 100644
--- a/noncore/apps/opie-console/io_bt.h
+++ b/noncore/apps/opie-console/io_bt.h
@@ -29,4 +29,2 @@ public:
virtual QString name() const;
- virtual QBitArray supports() const;
- virtual bool isConnected();
@@ -37,3 +35,2 @@ signals:
public slots:
- virtual void send( const QByteArray& );
virtual bool open();