Commit 2f89b3f6c2add0f464c14f7a94aecf52d0e38d9a
1 parent
923daa84
Removed QDebugs from Stasm
Showing
4 changed files
with
0 additions
and
5 deletions
3rdparty/stasm4.0.0/stasm/asm.cpp
| @@ -5,8 +5,6 @@ | @@ -5,8 +5,6 @@ | ||
| 5 | #include "stasm.h" | 5 | #include "stasm.h" |
| 6 | #include "stasmhash.h" | 6 | #include "stasmhash.h" |
| 7 | 7 | ||
| 8 | -#include <QDebug> | ||
| 9 | - | ||
| 10 | namespace stasm | 8 | namespace stasm |
| 11 | { | 9 | { |
| 12 | static void TraceShape( // write an image file showing current shape on the image | 10 | static void TraceShape( // write an image file showing current shape on the image |
3rdparty/stasm4.0.0/stasm/faceroi.cpp
3rdparty/stasm4.0.0/stasm/pinstart.cpp
3rdparty/stasm4.0.0/stasm/stasm_lib.cpp