From 0f7f51399420ad5c3305337ae3ed3f8a852c7875 Mon Sep 17 00:00:00 2001 From: XorTroll Date: Thu, 11 Jun 2020 13:22:12 +0200 Subject: [PATCH] Some more changes --- uDaemon/source/Main.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/uDaemon/source/Main.cpp b/uDaemon/source/Main.cpp index 8c0b17a..64aacda 100644 --- a/uDaemon/source/Main.cpp +++ b/uDaemon/source/Main.cpp @@ -535,8 +535,6 @@ namespace impl { // uDaemon handles basic qlaunch functionality and serves as a back-end for uLaunch, communicating with uMenu front-end when neccessary. int main() { - consoleInit(nullptr); - impl::Initialize(); // Cache everything on startup