Index: source/test/letest/PortableFontInstance.h |
diff --git a/source/test/letest/PortableFontInstance.h b/source/test/letest/PortableFontInstance.h |
index ed366e9f7a0c0efa24b001f7f50d5ba6fcdae2e3..41f6c355a367962af63cea2d07b5f8bf287add57 100644 |
--- a/source/test/letest/PortableFontInstance.h |
+++ b/source/test/letest/PortableFontInstance.h |
@@ -2,7 +2,7 @@ |
/* |
******************************************************************************* |
* |
- * Copyright (C) 1999-2013, International Business Machines |
+ * Copyright (C) 1999-2015, International Business Machines |
* Corporation and others. All Rights Reserved. |
* |
******************************************************************************* |
@@ -71,7 +71,6 @@ public: |
virtual ~PortableFontInstance(); |
- virtual const void *getFontTable(LETag tableTag) const; |
virtual const void *getFontTable(LETag tableTag, size_t &length) const; |
virtual const char *getNameString(le_uint16 nameID, le_uint16 platform, le_uint16 encoding, le_uint16 language) const; |