X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..b25be06635768807f8f693286fa73bb2297bb06c:/icuSources/samples/layout/ScriptCompositeFontInstance.h diff --git a/icuSources/samples/layout/ScriptCompositeFontInstance.h b/icuSources/samples/layout/ScriptCompositeFontInstance.h index e628383b..24146176 100644 --- a/icuSources/samples/layout/ScriptCompositeFontInstance.h +++ b/icuSources/samples/layout/ScriptCompositeFontInstance.h @@ -1,7 +1,7 @@ /* * %W% %E% * - * (C) Copyright IBM Corp. 1998-2003 - All Rights Reserved + * (C) Copyright IBM Corp. 1998-2005 - All Rights Reserved * */ @@ -136,7 +136,7 @@ private: static const char fgClassID; }; -inline const void *ScriptCompositeFontInstance::getFontTable(LETag tableTag) const +inline const void *ScriptCompositeFontInstance::getFontTable(LETag /*tableTag*/) const { return NULL; }