]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/samples/layout/ScriptCompositeFontInstance.h
ICU-461.18.tar.gz
[apple/icu.git] / icuSources / samples / layout / ScriptCompositeFontInstance.h
index e628383b30944920cadb4ef8b0cb27f97f17af55..241461769d067b9722d51c4c571a6d06df26509d 100644 (file)
@@ -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;
 }