1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00

remove compiler warning

This commit is contained in:
Alasdair Kergon 2010-04-02 01:35:34 +00:00
parent 6ec52a01ee
commit d27c8b5660

View File

@ -1269,7 +1269,6 @@ static int _allocate(struct alloc_handle *ah,
struct dm_list *pvms;
uint32_t areas_size;
alloc_policy_t alloc;
struct alloced_area *aa;
unsigned log_needs_allocating = 0;
if (allocated >= ah->new_extents && !ah->log_area_count) {