From a20e42c08b6b92c1022e5b27da3f92a429d0c815 Mon Sep 17 00:00:00 2001 From: "edisonn@google.com" Date: Fri, 31 May 2013 18:04:20 +0000 Subject: Remove SK_API, from SkTSet. the template is not public. Review URL: https://codereview.chromium.org/15792016 git-svn-id: http://skia.googlecode.com/svn/trunk@9374 2bbb7eff-a529-9590-31e7-b0007b416f81 --- include/pdf/SkPDFDevice.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/pdf/SkPDFDevice.h') diff --git a/include/pdf/SkPDFDevice.h b/include/pdf/SkPDFDevice.h index 7731d3f4ae..d10f330e3a 100644 --- a/include/pdf/SkPDFDevice.h +++ b/include/pdf/SkPDFDevice.h @@ -30,7 +30,7 @@ class SkPDFGraphicState; class SkPDFObject; class SkPDFShader; class SkPDFStream; -template class SK_API SkTSet; +template class SkTSet; // Private classes. struct ContentEntry; -- cgit v1.2.3