summaryrefslogtreecommitdiffstats
path: root/examples/network/torrent/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/torrent/main.cpp')
-rw-r--r--examples/network/torrent/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/network/torrent/main.cpp b/examples/network/torrent/main.cpp
index 13b40d28cc..9cdca69122 100644
--- a/examples/network/torrent/main.cpp
+++ b/examples/network/torrent/main.cpp
@@ -45,7 +45,6 @@
int main(int argc, char *argv[])
{
QApplication app(argc, argv);
- qWarning("The usage of QHttp is not recommended anymore, please use QNetworkAccessManager.");
qsrand(QTime(0,0,0).secsTo(QTime::currentTime()));
Q_INIT_RESOURCE(icons);