mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
once we build with mingw, i'll worry about this
This commit is contained in:
committed by
majcosta
parent
9416e82fb5
commit
00dad8aa12
@@ -24,14 +24,3 @@ void sgp::dumpStackTrace(vfs::String const& msg)
|
||||
already_dumping = false;
|
||||
}
|
||||
}
|
||||
|
||||
#ifdef __MINGW32__
|
||||
StackTrace::StackTrace()
|
||||
{
|
||||
}
|
||||
|
||||
void StackTrace::PrintBacktrace(const char* msg)
|
||||
{
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user