[pangomm/pangomm-2-46] FontMap: Remove obsolete _IGNORE()



commit 92099b25d06e24b38f2d2dda61470ab9d162324c
Author: Kjell Ahlstedt <kjellahlstedt gmail com>
Date:   Fri Jan 15 15:33:05 2021 +0100

    FontMap: Remove obsolete _IGNORE()

 pango/src/fontmap.hg | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/pango/src/fontmap.hg b/pango/src/fontmap.hg
index 6421576..1ee76ab 100644
--- a/pango/src/fontmap.hg
+++ b/pango/src/fontmap.hg
@@ -56,9 +56,6 @@ public:
   _WRAP_METHOD(guint get_serial() const, pango_font_map_get_serial)
 
   _IGNORE(pango_font_map_changed)
-
-  //This is not used unless ENABLE_BACKEND is defined: _WRAP_METHOD(Glib::ustring get_shape_engine_type() 
const, pango_font_map_get_shape_engine_type)
-  _IGNORE(pango_font_map_get_shape_engine_type)
 };
 
 } /* namespace Pango */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]