syncmlfw/common/syncagent/inc/NSmlStatusContainer.h
branchRCL_3
changeset 61 b183ec05bd8c
parent 59 13d7c31c74e0
child 62 19bba8228ff0
--- a/syncmlfw/common/syncagent/inc/NSmlStatusContainer.h	Thu Aug 19 10:44:50 2010 +0300
+++ b/syncmlfw/common/syncagent/inc/NSmlStatusContainer.h	Tue Aug 31 16:04:06 2010 +0300
@@ -70,11 +70,6 @@
 	//  
 	TBool AnyOtherThanOkSyncHdrStatus() const;
 	
-	// Populates the Item structure
-	IMPORT_C void FillItemDataL( SmlItem_t*& aItem );
-	// Retrieve the Status element bearing the ID provided
-	IMPORT_C SmlStatus_t* StatusItem( TInt aStatusID );
-	
 	private:
 	void ConstructL( TBool aClearText);
 	CNSmlStatusContainer();