From 6feab2ea8f96704e44a14c212a635dc17f4ba71e Mon Sep 17 00:00:00 2001
From: isanae <14251494+isanae@users.noreply.github.com>
Date: Sun, 17 Jan 2021 21:26:21 -0500
Subject: moved criticalOnTop() to uibase changed all calls to reportError(),
which now uses the main window if it exists as a parent, or calls
criticalOnTop() added errors when running something from the command line for
a different instance/profile removed unused crap
---
src/profile.cpp | 1 -
1 file changed, 1 deletion(-)
(limited to 'src/profile.cpp')
diff --git a/src/profile.cpp b/src/profile.cpp
index 3cc1a2a3..695cd3ae 100644
--- a/src/profile.cpp
+++ b/src/profile.cpp
@@ -22,7 +22,6 @@ along with Mod Organizer. If not, see .
#include "modinfo.h"
#include "settings.h"
#include
-#include "shared/error_report.h"
#include "shared/appconfig.h"
#include
#include
--
cgit v1.3.1