Disabled macro Cdrskin_debug_libdax_msgS. Thus getting unqueued error messages.
This commit is contained in:
parent
24bc011305
commit
c6e767569c
@ -1716,11 +1716,12 @@ int Cdrpreskin_initialize_lib(struct CdrpreskiN *preskin, int flag)
|
|||||||
int Cdrpreskin_queue_msgs(struct CdrpreskiN *o, int flag)
|
int Cdrpreskin_queue_msgs(struct CdrpreskiN *o, int flag)
|
||||||
{
|
{
|
||||||
#ifdef Cdrskin_libburn_has_burn_msgS
|
#ifdef Cdrskin_libburn_has_burn_msgS
|
||||||
|
/* In cdrskin there is not much sense in queueing library messages.
|
||||||
#ifndef Cdrskin_extra_leaN
|
#ifndef Cdrskin_extra_leaN
|
||||||
#define Cdrskin_debug_libdax_msgS 1
|
#define Cdrskin_debug_libdax_msgS 1
|
||||||
#endif
|
#endif
|
||||||
/* <<< In cdrskin there is not much sense in queueing library messages.
|
It would be done here only for debugging
|
||||||
It is done here only for debugging */
|
*/
|
||||||
#ifdef Cdrskin_debug_libdax_msgS
|
#ifdef Cdrskin_debug_libdax_msgS
|
||||||
|
|
||||||
int ret;
|
int ret;
|
||||||
|
@ -1 +1 @@
|
|||||||
#define Cdrskin_timestamP "2007.05.22.154407"
|
#define Cdrskin_timestamP "2007.05.22.154504"
|
||||||
|
Loading…
Reference in New Issue
Block a user