summaryrefslogtreecommitdiff
path: root/src/helper.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/helper.cpp
parentc603681115b6071f241f6931685d36a92b6403f8 (diff)
removed helper.h and helper.cpp, merged into spawn
Diffstat (limited to 'src/helper.cpp')
-rw-r--r--src/helper.cpp20
1 files changed, 0 insertions, 20 deletions
diff --git a/src/helper.cpp b/src/helper.cpp
deleted file mode 100644
index 24446cb8..00000000
--- a/src/helper.cpp
+++ /dev/null
@@ -1,20 +0,0 @@
-/*
-Copyright (C) 2012 Sebastian Herbord. All rights reserved.
-
-This file is part of Mod Organizer.
-
-Mod Organizer is free software: you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation, either version 3 of the License, or
-(at your option) any later version.
-
-Mod Organizer is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>.
-*/
-
-// moved to spawn.cpp