actionbar: Remove get_path_for_child implementation
authorBenjamin Otte <otte@redhat.com>
Tue, 7 Jul 2015 16:16:39 +0000 (18:16 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 8 Jul 2015 03:48:59 +0000 (05:48 +0200)
commit6379a425b069eeab32c052b42a60908e0d0e5fb7
tree75325c7dc4248ce68b1bdf265ce5563543faf632
parent7f8de66c0a85dcf114068348d728eeb3b67e8762
actionbar: Remove get_path_for_child implementation

It wasn't used because CSS walks the widget->parent chain, so it'd only
ever call this func for priv->revealer.
gtk/gtkactionbar.c