Silenced compiler warning
This commit is contained in:
parent
1691557aae
commit
cde1929e4a
@ -4829,7 +4829,7 @@ int Cdrskin_minfo(struct CdrskiN *skin, int flag)
|
||||
int last_leadout= 0;
|
||||
struct burn_drive *drive;
|
||||
struct burn_disc *disc= NULL;
|
||||
struct burn_session **sessions;
|
||||
struct burn_session **sessions= NULL;
|
||||
struct burn_track **tracks;
|
||||
struct burn_toc_entry toc_entry;
|
||||
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