Skip to content
  • Benjamin Otte's avatar
    window: Remove call to gtk_widget_reset_rc_styles() · f47f94be
    Benjamin Otte authored
    First of all, that call is deprecated. Second, we don't have RC styles
    anymore. Third, what that function does today is invalidate style
    contexts, but that happens automatically when setting the screen on the
    style context later.
    
    So this function is completely unnecessary.
    f47f94be