diff -r e1bea15f9a39 -r 79859ed3eea9 web_plat/connection_manager_api/inc/ConnectionObservers.h --- a/web_plat/connection_manager_api/inc/ConnectionObservers.h Thu Aug 19 10:58:56 2010 +0300 +++ b/web_plat/connection_manager_api/inc/ConnectionObservers.h Tue Aug 31 16:17:46 2010 +0300 @@ -22,9 +22,12 @@ #ifndef Connection_Observers_H #define Connection_Observers_H +#warning The Connection Manager API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information + + //System includes #include -#include +#include #include //You should inherit from this if you want to observe connection stages @@ -127,8 +130,6 @@ MConnectionMultiStageObserver* aObserver, TBool aCompleteIfAlreadyAtStage = ETrue ); - IMPORT_C TNifProgressBuf GetProgressBuffer(); - protected: /**