final 1
Fork of C027_Support by
Diff: MDM.cpp
- Revision:
- 118:c2c4b6b421c8
- Parent:
- 117:74e4e0109a9e
- Child:
- 122:5f6804915d77
--- a/MDM.cpp Thu Jan 22 08:02:55 2015 +0000 +++ b/MDM.cpp Thu Mar 12 12:29:22 2015 +0000 @@ -66,7 +66,6 @@ { if (_debugLevel >= level) { - ::printf("_debugPrint %d %d\r\n", _debugLevel, level); va_list args; va_start (args, format); if (color) ::printf(color);