X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2Fdebug.cpp;h=e838c8e1e7dc03cf42d4a795af100875c2600535;hp=909a54fb057284792b9dd61eb5cc56aebd7c1498;hb=5829cb660da640894c1de518353b175fbb1a12e0;hpb=2a02c4bb2ab611952ac783eea9b93a1d44790dd7 diff --git a/src/debug.cpp b/src/debug.cpp index 909a54f..e838c8e 100644 --- a/src/debug.cpp +++ b/src/debug.cpp @@ -47,6 +47,7 @@ void debug::init() void debug::clean() { SDL_DestroyMutex( muDPF ); + muDPF = NULL; } /// ***** Private Methods *****