summaryrefslogtreecommitdiff
path: root/gdk/gdk.def
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2002-09-19 23:27:10 +0000
committerTor Lillqvist <tml@src.gnome.org>2002-09-19 23:27:10 +0000
commitd8a49627083b777ad66c5923ed3d634260b5dfcf (patch)
treed97eaa57ce65508a8ed799f7de0d5451ade643e2 /gdk/gdk.def
parent944334da7f0d71f4879362d80be91b4a58c1f416 (diff)
downloadgdk-pixbuf-d8a49627083b777ad66c5923ed3d634260b5dfcf.tar.gz
Delete leftover declarations of the obsolete Win32-only functions
2002-09-20 Tor Lillqvist <tml@iki.fi> * gdk/gdkfont.h: Delete leftover declarations of the obsolete Win32-only functions gdk_font_full_name_get() and gdk_font_full_name_free(). * gdk/gdk.def: Delete from here, too. * gdk/win32/gdkfont-win32.c (logfont_to_xlfd, gdk_font_full_name_get, gdk_font_full_name_free): Delete implementation, and helper functions. (pattern_match, InnerEnumFontFamExProc, EnumFontFamExProc, gdk_font_list_new, gdk_font_list_free): Delete unused functions. (gdk_text_width, gdk_text_width_wc) Instead of code duplication, let gdk_text_extents() and gdk_text_extents_wc() do the job. * gdk/win32/gdkgc-win32.c (gdk_win32_gc_values_to_win32values): Don't use the above removed functions in debugging output. * gdk/win32/gdkdisplay-win32.c * gdk/win32/gdkmain-win32.c * gdk/win32/gdkprivate-win32.h * gdk/win32/gdkselection-win32.c * gdk/win32/gdkinput-win32.h * gdk/win32/gdkinput.c: Make it compile again, pass a GdkDisplay in a couple of places.
Diffstat (limited to 'gdk/gdk.def')
-rw-r--r--gdk/gdk.def2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdk/gdk.def b/gdk/gdk.def
index 51a11c938..a65785c32 100644
--- a/gdk/gdk.def
+++ b/gdk/gdk.def
@@ -152,8 +152,6 @@ EXPORTS
gdk_font_equal
gdk_font_from_description
gdk_font_from_description_for_display
- gdk_font_full_name_free
- gdk_font_full_name_get
gdk_font_get_type
gdk_font_id
gdk_font_load