diff options
| author | Thomas Tanner <trtanner@btinternet.com> | 2015-11-22 08:46:46 +0000 |
|---|---|---|
| committer | Thomas Tanner <trtanner@btinternet.com> | 2015-11-22 08:46:46 +0000 |
| commit | 159501d0763c3e801d3997d8d4d72accd5f7a9f9 (patch) | |
| tree | 3d3ca39fbda312c61d2078e01682d5d5dd9e8476 /src/profile.cpp | |
| parent | 4dbb3b148d874238b0f8dab323f198cc8d4e40c6 (diff) | |
Removes igameinfo.h from everywhere apart from (sort of) the pythonrunner plugin.
Also comment out the filemapping function because it's large and doesn't appear to be used anywhere
Diffstat (limited to 'src/profile.cpp')
| -rw-r--r-- | src/profile.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/profile.cpp b/src/profile.cpp index cf3622b0..c6a2b43d 100644 --- a/src/profile.cpp +++ b/src/profile.cpp @@ -19,7 +19,6 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>. #include "profile.h" -#include "gameinfo.h" #include "windows_error.h" #include "modinfo.h" #include "safewritefile.h" |
