commit | 7bf4162a801761792834e9e7da4b80b089434ce7 | [log] [tgz] |
---|---|---|
author | Stefan Weil <weil@mail.berlios.de> | Fri Jun 10 22:05:30 2011 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Tue Jun 14 10:01:19 2011 +0200 |
tree | 74d3af5626c4b5af1620019739c24f4b068fafeb | |
parent | 0b862cedf36d927818c50584ddd611b0370673df [diff] |
block/rbd: Remove unused local variable Variable 'snap' is assigned a value that is never used. Remove snap and the related code. Cc: Christian Brunner <chb@muc.de> Cc: Josh Durgin <josh.durgin@dreamhost.com> Cc: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Stefan Weil <weil@mail.berlios.de> Reviewed-by: Josh Durgin <josh.durgin@dreamhost.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>