Skip to content
  • Matthias Clasen's avatar
    GtkFileChooserDefault: Remove redundancy · 06453698
    Matthias Clasen authored
    Don't specify packing properties for internal children.
    This doesn't work unless the internal children are actually
    direct children of the container (which we are about to
    change for GtkInfoBar). Also, it is redundant, since we
    just set the properties to the values they already have
    anyway.
    06453698