pimappservices/calendarvcalplugin/src/agmvcalx.cpp
branchRCL_3
changeset 86 ed599363c2d7
parent 74 97232defd20e
--- a/pimappservices/calendarvcalplugin/src/agmvcalx.cpp	Wed Sep 15 12:11:35 2010 +0300
+++ b/pimappservices/calendarvcalplugin/src/agmvcalx.cpp	Wed Oct 13 14:30:35 2010 +0300
@@ -665,9 +665,6 @@
 		CCalAttachment* attach = aEntry->AttachmentL(ii);
 		AddAttachmentPropertyL(aParser, *attach);
 		}
-	
-    TInt userDataInt = aEntry->UserInt32L();       
-    AddIntegerPropertyL( aParser, KVersitExtUserInt, userDataInt );       
 	}