I hate everything.

This commit is contained in:
Jordan Petridis
2017-11-20 16:57:27 +02:00
parent e07683c046
commit ce29602431
7 changed files with 61 additions and 74 deletions
-1
View File
@@ -105,7 +105,6 @@ fn main() {
// TODO: make the the logger a cli -vv option
loggerv::init_with_level(LogLevel::Info).unwrap();
static_resource::init().expect("Something went wrong with the resource file initialization.");
hammond_data::utils::init().expect("Hammond Initialazation failed.");
let application = gtk::Application::new("org.gnome.Hammond", gio::ApplicationFlags::empty())
.expect("Initialization failed...");