From 5c53f14f371b349da65dfa3a848b17ab89ce3ba8 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 23 Sep 2002 21:45:31 +0000 Subject: [PATCH] Remove. Not used. (A static library is built here. Exported entries are in 2002-09-24 Tor Lillqvist * pango/opentype/pango-ot.def: Remove. Not used. (A static library is built here. Exported entries are in ../pangoft2.def.) * pango/opentype/Makefile.am (EXTRA_DIST): Remove from here, too. --- src/Makefile.am | 3 +-- src/pango-ot.def | 50 ------------------------------------------------ 2 files changed, 1 insertion(+), 52 deletions(-) delete mode 100644 src/pango-ot.def diff --git a/src/Makefile.am b/src/Makefile.am index af5e954bd..0e33d59fc 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -47,5 +47,4 @@ ottest_LDADD = \ $(FREETYPE_LIBS) EXTRA_DIST = \ - README \ - pango-ot.def + README diff --git a/src/pango-ot.def b/src/pango-ot.def deleted file mode 100644 index 88310a715..000000000 --- a/src/pango-ot.def +++ /dev/null @@ -1,50 +0,0 @@ -EXPORTS - TT_Done_GDEF_Table - TT_Done_GPOS_Table - TT_Done_GSUB_Table - TT_Done_GSUB_Table - TT_GDEF_Build_ClassDefinition - TT_GDEF_Get_Glyph_Property - TT_GPOS_Add_Feature - TT_GPOS_Apply_String - TT_GPOS_Clear_Features - TT_GPOS_Query_Features - TT_GPOS_Query_Languages - TT_GPOS_Query_Scripts - TT_GPOS_Register_Glyph_Function - TT_GPOS_Register_MM_Function - TT_GPOS_Select_Feature - TT_GPOS_Select_Language - TT_GPOS_Select_Script - TT_GSUB_Add_Feature - TT_GSUB_Add_String - TT_GSUB_Add_String - TT_GSUB_Apply_String - TT_GSUB_Clear_Features - TT_GSUB_Query_Features - TT_GSUB_Query_Languages - TT_GSUB_Query_Scripts - TT_GSUB_Register_Alternate_Function - TT_GSUB_Select_Feature - TT_GSUB_Select_Feature - TT_GSUB_Select_Language - TT_GSUB_Select_Language - TT_GSUB_Select_Script - TT_GSUB_Select_Script - TT_GSUB_String_Done - TT_GSUB_String_New - TT_GSUB_String_Set_Length - TT_Load_GDEF_Table - TT_Load_GPOS_Table - TT_Load_GSUB_Table - TT_Load_GSUB_Table - pango_ot_info_find_feature - pango_ot_info_find_language - pango_ot_info_find_script - pango_ot_info_list_features - pango_ot_info_list_languages - pango_ot_info_list_scripts - pango_ot_info_new - pango_ot_ruleset_add_feature - pango_ot_ruleset_new - pango_ot_ruleset_shape