From f7570781d155b3631409cc5f75c304220c691a7e Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Wed, 2 Feb 2011 00:26:28 +0000 Subject: Minor documentation fixes. Move typedef -- types.h was probably a bad idea, in hindsight. svn path=/trunk/libcss/; revision=11600 --- include/libcss/types.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/libcss/types.h') diff --git a/include/libcss/types.h b/include/libcss/types.h index d1f0d51..8bc65a9 100644 --- a/include/libcss/types.h +++ b/include/libcss/types.h @@ -106,8 +106,6 @@ typedef struct css_select_ctx css_select_ctx; typedef struct css_computed_style css_computed_style; -typedef struct css_system_font css_system_font; - #ifdef __cplusplus } #endif -- cgit v1.2.3