diff -r 5f1cd966e0d9 -r c0c2f28ace9c applayerpluginsandutils/httptransportplugins/httptransporthandler/chttptransportlayer.h --- a/applayerpluginsandutils/httptransportplugins/httptransporthandler/chttptransportlayer.h Thu Aug 19 10:27:19 2010 +0300 +++ b/applayerpluginsandutils/httptransportplugins/httptransporthandler/chttptransportlayer.h Tue Aug 31 15:44:10 2010 +0300 @@ -79,15 +79,6 @@ */ TUid iDtor_ID_Key; -public: // enums - - enum THttpDialogMode - { - ETHttpDialogModeUnattended = 0, - ETHttpDialogModeAttended = 1, - ETHttpDialogModeAllowAutomatic = 2 - }; - }; #include "chttptransportlayer.inl"