Remove DSTACK support (#6346)
authorLoïc Blot <nerzhul@users.noreply.github.com>
Wed, 30 Aug 2017 06:09:41 +0000 (08:09 +0200)
committerGitHub <noreply@github.com>
Wed, 30 Aug 2017 06:09:41 +0000 (08:09 +0200)
commitbd6b90359c654f4c75964755e476a8bfd90114ba
tree2c3322587dfd845efc1332feed6708b9f02a9f69
parent43f9e948a128606ba4d446b79999ca8718b4456a
Remove DSTACK support (#6346)

Debugstacks is not useful, we don't really use it, the DebugStack is not pertinent, gdb and lldb are better if we really want to debug.
22 files changed:
src/client.cpp
src/client/keys.h
src/clientenvironment.cpp
src/clientiface.cpp
src/clientmap.cpp
src/debug.cpp
src/debug.h
src/emerge.cpp
src/game.cpp
src/guiKeyChangeMenu.cpp
src/httpfetch.cpp
src/inventory.cpp
src/inventorymanager.cpp
src/main.cpp
src/map.cpp
src/mesh_generator_thread.cpp
src/server.cpp
src/serverenvironment.cpp
src/settings_translation_file.cpp
src/unittest/test.cpp
src/unittest/test_connection.cpp
src/util/thread.h