wayland: Remove old, outdated comment

This commit is contained in:
Jasper St. Pierre
2014-02-27 17:00:46 -05:00
parent 08d0bedb28
commit 7d67530982

View File

@ -1061,10 +1061,6 @@ xdg_popup_done (void *data,
{
GdkWindow *window = GDK_WINDOW (data);
/* When the popup is complete hide the window - this really relies on the
* fix in https://bugzilla.gnome.org/show_bug.cgi?id=670881 to work
* effectively.
*/
gdk_window_hide (window);
}