commit | 1039752353f1308bcd594a79196f60a22d45975d | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Mar 11 17:00:01 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Mar 22 04:54:06 2011 -0300 |
tree | db8a95d611f605f8446b91015fe2de881c2f76f5 | |
parent | 972d724caf8b6c461b585c800d6460a12c098a5e [diff] |
[media] cpia2: Fix some gcc 4.6 warnings when debug is disabled cpia2_core.c:529:14: warning: variable 'dir' set but not used [-Wunused-but-set-variable] cpia2_core.c:526:5: warning: variable 'block_index' set but not used [-Wunused-but-set-variable] Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>