summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2019-09-19 10:11:56 -0400
committerisanae <14251494+isanae@users.noreply.github.com>2019-09-19 10:11:56 -0400
commitc50722100c485d2945082d573158a7083efe2f23 (patch)
treeb31ab63a53623069e8d5826f38f9cf895d6813bf /src/main.cpp
parentc603681115b6071f241f6931685d36a92b6403f8 (diff)
removed helper.h and helper.cpp, merged into spawn
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 74b04970..ba988ae3 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -38,7 +38,6 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>.
#include "executableslist.h"
#include "singleinstance.h"
#include "utility.h"
-#include "helper.h"
#include "loglist.h"
#include "selectiondialog.h"
#include "moapplication.h"