mirror of https://github.com/lwvmobile/dsd-fme.git
Disable PV Debug Output;
This commit is contained in:
parent
4567e2f4a4
commit
a4b53f88a1
|
|
@ -1,7 +1,7 @@
|
||||||
#include "dsd.h"
|
#include "dsd.h"
|
||||||
#include "provoice_const.h"
|
#include "provoice_const.h"
|
||||||
|
|
||||||
#define PVDEBUG
|
// #define PVDEBUG
|
||||||
|
|
||||||
void processProVoice (dsd_opts * opts, dsd_state * state)
|
void processProVoice (dsd_opts * opts, dsd_state * state)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue