diff -r 748ec5531811 -r 336bee5c2d35 fontservices/fontstore/src/patchableconstants.cpp --- a/fontservices/fontstore/src/patchableconstants.cpp Tue Aug 31 17:01:26 2010 +0300 +++ b/fontservices/fontstore/src/patchableconstants.cpp Wed Sep 01 12:39:40 2010 +0100 @@ -25,13 +25,6 @@ */ EXPORT_C extern const TInt8 KLinkedFontDrive = 0x63; //c in ASCII -/** -@internalTechnology - -The maximum size of memory used by the font table cache and the glyph outline cache. - */ -EXPORT_C extern const TUint32 KFontTable_GlyphOutline_CacheMaxMem = 4 * 0x100000; // 4 Mega bytes. - #if (__ARMCC_VERSION <= 310000) #include "FNTSTORE.H" #endif