diff -r 2af57effcf41 -r 0713fb089b10 applayerprotocols/httpservice/test/httpservicetest/ctestclienthttpget.cpp --- a/applayerprotocols/httpservice/test/httpservicetest/ctestclienthttpget.cpp Thu Jun 17 12:05:02 2010 +0100 +++ b/applayerprotocols/httpservice/test/httpservicetest/ctestclienthttpget.cpp Thu Jul 22 16:38:27 2010 +0100 @@ -20,7 +20,6 @@ #include _LIT8(KAcceptHeader, "Accept"); _LIT8(KAcceptValue, "text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5"); -_LIT(KTestHttpClientAPITestTitle, "HTTP client API Unit Test Harness"); _LIT(KTransferProgress, "File size: %d kb , Downloaded so far: %d kb"); CTestClientHttpSimpleGet* CTestClientHttpSimpleGet::NewL(CHttpClientTestParams& aParams, MLocalTestServerObserver& aObserver, CHttpService& aClient, const TDesC8& aUri, CHTTPTestUtils* aUtils)