Remove crash handler

This commit is contained in:
Petr Mrázek
2014-11-15 23:22:08 +01:00
parent 2315bf7bc5
commit b7c4284019
8 changed files with 0 additions and 446 deletions

View File

@@ -29,9 +29,7 @@ Config::Config()
UPDATER_FORCE_LOCAL = @MultiMC_UPDATER_FORCE_LOCAL_value@;
GIT_COMMIT = "@MultiMC_GIT_COMMIT@";
GIT_COMMIT_CSTR = "@MultiMC_GIT_COMMIT@";
VERSION_STR = "@MultiMC_VERSION_STRING@";
VERSION_CSTR = "@MultiMC_VERSION_STRING@";
NEWS_RSS_URL = "@MultiMC_NEWS_RSS_URL@";
}