mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
spark: silence irmp debugging messages after last merge
Origin commit data
------------------
Branch: master
Commit: 9710f6df22
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-22 (Wed, 22 Feb 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -716,7 +716,7 @@ typedef unsigned int16 uint16_t;
|
||||
#endif
|
||||
#define ANALYZE_PRINTF(...) { if (verbose) { printf (__VA_ARGS__); } }
|
||||
#define ANALYZE_NEWLINE() { if (verbose) { putchar ('\n'); } }
|
||||
static int silent;
|
||||
static int silent = TRUE;
|
||||
static int time_counter;
|
||||
static int verbose;
|
||||
#else
|
||||
|
Reference in New Issue
Block a user