diff -r abc41079b313 -r 59b3b4473dc8 javacommons/gcfprotocols/http/inc.s60/javauseragent.h --- a/javacommons/gcfprotocols/http/inc.s60/javauseragent.h Fri Jul 23 12:27:20 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,31 +0,0 @@ -/* -* Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). -* All rights reserved. -* This component and the accompanying materials are made available -* under the terms of "Eclipse Public License v1.0" -* which accompanies this distribution, and is available -* at the URL "http://www.eclipse.org/legal/epl-v10.html". -* -* Initial Contributors: -* Nokia Corporation - initial contribution. -* -* Contributors: -* -* Description: -* -*/ - -#ifndef GETUSERAGENT_H -#define GETUSERAGENT_H - -#include - -class JavaUserAgent -{ - -public: - static HBufC* GetUserAgentL(); - -}; - -#endif /* GETUSERAGENT_H */