diff options
author | Owen Taylor <otaylor@src.gnome.org> | 2000-03-14 19:57:25 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2000-03-14 19:57:25 +0000 |
commit | 10ba4fd066042b4335ae45e7560565872f71ba9b (patch) | |
tree | 17f68ffb0d402b6e66bb891d4a7d9a02a9b6108b /gdk/gdkdnd.h | |
parent | 3f98a849c70ae570b78095cef0152a33ec07c64e (diff) | |
download | gdk-pixbuf-10ba4fd066042b4335ae45e7560565872f71ba9b.tar.gz |
Merges from gtk-1-2
Diffstat (limited to 'gdk/gdkdnd.h')
-rw-r--r-- | gdk/gdkdnd.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdk/gdkdnd.h b/gdk/gdkdnd.h index 3a749fb96..3d5e802e9 100644 --- a/gdk/gdkdnd.h +++ b/gdk/gdkdnd.h @@ -91,8 +91,6 @@ void gdk_drag_drop (GdkDragContext *context, void gdk_drag_abort (GdkDragContext *context, guint32 time); -GdkAtom gdk_drag_get_selection (GdkDragContext *context); - #ifdef __cplusplus } #endif /* __cplusplus */ |