Skip to content
  • Benjamin Otte's avatar
    themingbackground: Restructure code some more · ccaf1c2c
    Benjamin Otte authored
    Move variable initialization outside the first code with side effects.
    This allows adding some more early returns, including one for code that
    used to trigger g_return_if_fail() in certain corner cases.
    ccaf1c2c