diff options
author | James Sharpe <jsharpe@gnome.org> | 2008-05-24 00:47:05 +0000 |
---|---|---|
committer | James Sharpe <jsharpe@src.gnome.org> | 2008-05-24 00:47:05 +0000 |
commit | caa8e33232e57d06124f44b3e0325e856c290bc4 (patch) | |
tree | b717ca5ba621079784e7f4bb993b0f937fab9e7d /gdk | |
parent | 0b57c6b98f1c956c94c4ae0b0a7e4178003356a9 (diff) | |
download | gtk+-caa8e33232e57d06124f44b3e0325e856c290bc4.tar.gz |
Remove duplicate gdk_window_redirect_to_drawable and
2008-05-24 James Sharpe <jsharpe@gnome.org>
* gdk/gdk.symbols: Remove duplicate
gdk_window_redirect_to_drawable and gdk_window_remove_redirection
* gtk/gtk.symbols: Remove duplicate gtk_widget_get_snapshot
svn path=/trunk/; revision=20132
Diffstat (limited to 'gdk')
-rw-r--r-- | gdk/gdk.symbols | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdk/gdk.symbols b/gdk/gdk.symbols index 91166b3d3a..ec121c8784 100644 --- a/gdk/gdk.symbols +++ b/gdk/gdk.symbols @@ -689,8 +689,6 @@ gdk_window_set_user_data gdk_window_thaw_toplevel_updates_libgtk_only gdk_window_thaw_updates gdk_window_set_composited -gdk_window_redirect_to_drawable -gdk_window_remove_redirection #endif #endif |