Silenced compiler warning
This commit is contained in:
parent
28a1b4dcba
commit
97ac17512f
@ -4829,7 +4829,7 @@ int Cdrskin_minfo(struct CdrskiN *skin, int flag)
|
|||||||
int last_leadout= 0;
|
int last_leadout= 0;
|
||||||
struct burn_drive *drive;
|
struct burn_drive *drive;
|
||||||
struct burn_disc *disc= NULL;
|
struct burn_disc *disc= NULL;
|
||||||
struct burn_session **sessions;
|
struct burn_session **sessions= NULL;
|
||||||
struct burn_track **tracks;
|
struct burn_track **tracks;
|
||||||
struct burn_toc_entry toc_entry;
|
struct burn_toc_entry toc_entry;
|
||||||
enum burn_disc_status s;
|
enum burn_disc_status s;
|
||||||
|
@ -1 +1 @@
|
|||||||
#define Cdrskin_timestamP "2009.09.09.173452"
|
#define Cdrskin_timestamP "2009.09.09.174337"
|
||||||
|
Loading…
Reference in New Issue
Block a user