X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..b801cf366c7671a99bdcef84d1e9c0ec64b36723:/icuSources/samples/layout/FontTableCache.h diff --git a/icuSources/samples/layout/FontTableCache.h b/icuSources/samples/layout/FontTableCache.h index bb85eeb0..333e90cd 100644 --- a/icuSources/samples/layout/FontTableCache.h +++ b/icuSources/samples/layout/FontTableCache.h @@ -1,6 +1,6 @@ /* ********************************************************************** - * Copyright (C) 2003, International Business Machines + * Copyright (C) 2003-2008, International Business Machines * Corporation and others. All Rights Reserved. ********************************************************************** */ @@ -24,6 +24,7 @@ public: protected: virtual const void *readFontTable(LETag tableTag) const = 0; + virtual void freeFontTable(const void *table) const; private: