diff options
Diffstat (limited to 'pango/pangowin32.c')
-rw-r--r-- | pango/pangowin32.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/pango/pangowin32.c b/pango/pangowin32.c index 213a665e..0a90182f 100644 --- a/pango/pangowin32.c +++ b/pango/pangowin32.c @@ -22,14 +22,6 @@ * Boston, MA 02111-1307, USA. */ -/** - * SECTION:win32-fonts - * @short_description:Font handling and rendering on Windows - * @title:Win32 Fonts and Rendering - * - * The macros and functions in this section are used to access fonts natively on - * Win32 systems and to render text in conjunction with Win32 APIs. - */ #include "config.h" #include <string.h> |