fbs/fontandbitmapserver/inc/FBS.H
branchRCL_3
changeset 209 5c40347c6f16
parent 164 25ffed67c7ef
--- a/fbs/fontandbitmapserver/inc/FBS.H	Wed Sep 15 13:39:03 2010 +0300
+++ b/fbs/fontandbitmapserver/inc/FBS.H	Wed Oct 13 16:00:58 2010 +0300
@@ -338,8 +338,6 @@
 	TInt DoLoadFromRom(TUint32* aRomPointer, TInt32 aId, TUint aFileOffset, TBool& aRomPointerValid);
 	TBool LoadShiftedRomBmpL(const TDesC& aFileName,TInt32 aId,TUint aFileOffset);
 	static void DoStoreL(CDirectFileStore* aFileStore,CFbsBitmap* aBitmap,TInt aNumSources,const TDesC* aSources[],TInt32 aSourceIds[]);
-	TInt DuplicateInRom(TInt aBitmapHandle);
-	TInt DuplicateInRam(TInt aBitmapHandle);
 protected:
 	/** WARNING: For internal use ONLY.  Compatibility is not guaranteed in future releases.
 	 */