QTfrontend/netwwwwidget.h
changeset 664 f0af2401f981
parent 662 b2f914786d87
child 665 5c7bfc8bac6a
--- a/QTfrontend/netwwwwidget.h	Sat Dec 15 18:04:56 2007 +0000
+++ b/QTfrontend/netwwwwidget.h	Sat Dec 15 18:58:55 2007 +0000
@@ -37,12 +37,6 @@
 
 public slots:
 	void updateList();
-
-private slots:
-	void onClientRead(int id, bool error);
-
-private:
-	QHttp * http;
 };
 
 class HWNetWwwModel : public QAbstractTableModel