diff -r e96e8a131979 -r 6971d1c87c9a fontservices/fontstore/src/patchableconstants.cpp --- a/fontservices/fontstore/src/patchableconstants.cpp Sat Feb 20 00:37:46 2010 +0200 +++ b/fontservices/fontstore/src/patchableconstants.cpp Fri Mar 12 15:51:09 2010 +0200 @@ -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