diff -r d1982b62d52a -r f0af2401f981 QTfrontend/netwwwwidget.h --- 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