]> Pileus Git - ~andy/gtk/commit
x11: Use gdk_x11_window_foreign_new_for_display() unconditionally
authorBenjamin Otte <otte@redhat.com>
Tue, 1 Feb 2011 15:36:23 +0000 (16:36 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 1 Feb 2011 17:51:57 +0000 (18:51 +0100)
commitc2a5d715d5cded5eeb0f284208d49c9e8773ed1b
treef625fe0d8aaf29a3d7aca8e65886ee5056a90a40
parent5441ecd35026c4d1eca35e366b62f7b6b6862e45
x11: Use gdk_x11_window_foreign_new_for_display() unconditionally

gdk_x11_window_lookup_window() calls are done by this function alreayd,
so no need to do them manually.
gdk/x11/gdkdnd-x11.c