Commit 1ddab3b5 authored by Bilal Elmoussaoui's avatar Bilal Elmoussaoui

remove unneeded icon usage

parent 80e64abe
......@@ -78,8 +78,6 @@ impl WelcomePageWidget {
#[cfg(not(feature = "video"))]
let header = {
let icon = glib::get_os_info("LOGO").unwrap_or_else(|| "start-here-symbolic".into());
let logo = gtk::Image::from_resource("/org/gnome/Tour/welcome.svg");
logo.show();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment