autodrawer: Drop note about broken child_get_property

I can't reproduce anymore
This commit is contained in:
Cole Robinson 2013-09-02 12:02:33 -04:00
parent efbc815a60
commit 4910611d3c
1 changed files with 0 additions and 2 deletions

View File

@ -98,8 +98,6 @@ class OverBox(Gtk.Box):
padding = uihelpers.child_get_property(self, self.overWidget,
"padding")
# XXX: On Fedora 19 child_get_property isn't working :(
expand = True
if expand and fill:
width = boxwidth
x = 0