Fixing thread cleanup (this code was obsolete).

This commit is contained in:
lotodore
2011-01-14 17:44:06 +00:00
parent 7b8258a841
commit a139e11894
-6
View File
@@ -51,12 +51,6 @@
#define ENABLE_LEAK_CHECK()
#endif
#ifdef _WIN32
#ifdef __GNUC__
extern "C" void tss_cleanup_implemented() {}
#endif
#endif
using namespace std;
namespace po = boost::program_options;
using namespace boost::filesystem;