Updated unit tests of RemoteDBMgr
[irwi] / ut / stubs / qnetworkreply.cpp
index b5427da..e754c26 100644 (file)
@@ -36,4 +36,3 @@ QByteArray QNetworkReply::readLine(qint64 maxlen)
     return data.readLine(maxlen);
 }
 
-