forked from AuroraMiddleware/gtk
menu: Remove an incorrect comment
They are not missing, they are snapshot when chaining up.
This commit is contained in:
parent
395550c671
commit
160a4208ed
@ -2742,8 +2742,6 @@ static void
|
||||
gtk_menu_snapshot (GtkWidget *widget,
|
||||
GtkSnapshot *snapshot)
|
||||
{
|
||||
/* XXX The arrows *might* be missing here */
|
||||
|
||||
gtk_snapshot_push_clip (snapshot,
|
||||
&GRAPHENE_RECT_INIT(
|
||||
0, 0,
|
||||
|
Loading…
Reference in New Issue
Block a user