Reacted on warning of cppcheck about libburn/drive.c
This commit is contained in:
parent
b158af4faa
commit
4c3fe565ab
@ -1 +1 @@
|
|||||||
#define Cdrskin_timestamP "2011.07.12.110223"
|
#define Cdrskin_timestamP "2011.07.12.110306"
|
||||||
|
@ -1201,7 +1201,9 @@ int burn_drive_info_forget(struct burn_drive_info *info, int force)
|
|||||||
|
|
||||||
void burn_drive_info_free(struct burn_drive_info drive_infos[])
|
void burn_drive_info_free(struct burn_drive_info drive_infos[])
|
||||||
{
|
{
|
||||||
|
#ifndef Libburn_free_all_drives_on_infO
|
||||||
int i;
|
int i;
|
||||||
|
#endif
|
||||||
|
|
||||||
/* ts A60904 : ticket 62, contribution by elmom */
|
/* ts A60904 : ticket 62, contribution by elmom */
|
||||||
/* clarifying the meaning and the identity of the victim */
|
/* clarifying the meaning and the identity of the victim */
|
||||||
|
Loading…
Reference in New Issue
Block a user