summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pango.defs9
1 files changed, 0 insertions, 9 deletions
diff --git a/pango.defs b/pango.defs
index 6935c964..da968f58 100644
--- a/pango.defs
+++ b/pango.defs
@@ -1391,15 +1391,6 @@
)
)
-(define-virtual find_shaper
- (of-object "PangoFont")
- (return-type "PangoEngineShape*")
- (parameters
- '("PangoLanguage*" "lang")
- '("guint32" "ch")
- )
-)
-
(define-virtual get_glyph_extents
(of-object "PangoFont")
(return-type "none")