diff options
| author | Tannin <sherb@gmx.net> | 2016-05-16 16:03:36 +0200 |
|---|---|---|
| committer | Tannin <sherb@gmx.net> | 2016-05-16 16:03:36 +0200 |
| commit | 986330a3bd8e0a4717a0a1aa26f4acd2c04de1ac (patch) | |
| tree | 03a777f9d3ab0c26e17c63f60a689656b8fee344 /src/main.cpp | |
| parent | 81c5ca53087bd0a72ecb60ba308ba1f9134accf3 (diff) | |
removed obsolete stuff
Diffstat (limited to 'src/main.cpp')
| -rw-r--r-- | src/main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp index 3cced2a1..6940e288 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -27,7 +27,6 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>. #include <windows.h>
#include <DbgHelp.h>
-#include <inject.h>
#include <appconfig.h>
#include <utility.h>
#include <scopeguard.h>
|
