| Index: include/ports/SkFontConfigInterface.h
|
| diff --git a/include/ports/SkFontConfigInterface.h b/include/ports/SkFontConfigInterface.h
|
| index d8b27c086f1cd56e3f3c0882ae915cbe4ece23bb..fd5e812a5b49319be5c2be11a2ae0d434e55bbe0 100644
|
| --- a/include/ports/SkFontConfigInterface.h
|
| +++ b/include/ports/SkFontConfigInterface.h
|
| @@ -24,7 +24,7 @@ struct SkBaseMutex;
|
| */
|
| class SK_API SkFontConfigInterface : public SkRefCnt {
|
| public:
|
| - SK_DECLARE_INST_COUNT(SkFontConfigInterface)
|
| +
|
|
|
| /**
|
| * Returns the global SkFontConfigInterface instance, and if it is not
|
|
|