Abort current connection (if any) with new request.
[yandex-traffic] / http_fetcher.hpp
index 73a5528..25857bb 100644 (file)
@@ -22,7 +22,6 @@ signals:
 public:
     HttpFetcher ();
 
-    bool busy () const;
     void fetch (const QString& url);
 };