mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 07:22:57 +02:00
NI \o/
Origin commit data
------------------
Commit: d6b3754c6f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-05-19 (Thu, 19 May 2016)
This commit is contained in:
@@ -32,7 +32,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
// Set these to 'true' for debug output:
|
||||
static bool DebugConverter = true;
|
||||
static bool DebugConverter = false; //NI
|
||||
|
||||
#define dbgconverter(a...) if (DebugConverter) sub_debug.print(Debug::VERBOSE, a)
|
||||
|
||||
|
Reference in New Issue
Block a user