From c93a17f2dffbe4462d1f0975bc53f26e1ec40965 Mon Sep 17 00:00:00 2001 From: "reed@google.com" Date: Wed, 26 Jan 2011 04:37:53 +0000 Subject: fix mac build (don't need typedef struct foo foo) git-svn-id: http://skia.googlecode.com/svn/trunk@733 2bbb7eff-a529-9590-31e7-b0007b416f81 --- include/pdf/SkPDFTypefaceInfo.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/pdf') diff --git a/include/pdf/SkPDFTypefaceInfo.h b/include/pdf/SkPDFTypefaceInfo.h index 2655d14abf..00338c4dc8 100644 --- a/include/pdf/SkPDFTypefaceInfo.h +++ b/include/pdf/SkPDFTypefaceInfo.h @@ -73,7 +73,6 @@ public: int fOriginXDisp; // Horizontal displacement of the secondary origin. int fOriginYDisp; // Vertical displacement of the secondary origin. }; - typedef struct VerticalMetric VerticalMetric; typedef AdvanceMetric WidthRange; typedef AdvanceMetric VerticalAdvanceRange; -- cgit v1.2.3