diff -r 532ef74cdfa0 -r 43c4dec3cb1f realtimenetprots/sipfw/ProfileAgent/Profile/Src/sipconcreteprofile.cpp --- a/realtimenetprots/sipfw/ProfileAgent/Profile/Src/sipconcreteprofile.cpp Wed Apr 14 16:19:40 2010 +0300 +++ b/realtimenetprots/sipfw/ProfileAgent/Profile/Src/sipconcreteprofile.cpp Tue Apr 27 17:00:49 2010 +0300 @@ -14,7 +14,7 @@ // Name : sipconcreteprofile.cpp // Part of : SIP / SIP Profile Agent / SIP Concrete Profile // Implementation -// Version : %version: 3.1.1 % +// Version : %version: 3.1.2 % // @@ -195,7 +195,6 @@ newCopy->SetId(Id()); newCopy->SetStatus(Status()); newCopy->SetContextId(ContextId()); - newCopy->SetDefault(IsDefault()); newCopy->SetLastRegistrationError(LastRegistrationError()); } else