mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-21 02:50:41 +03:00
Remove unreachable code
This commit is contained in:
parent
e8ada4a717
commit
c966f07bbd
@ -1907,7 +1907,6 @@ int main(int argc, char *argv[])
|
||||
case 'V':
|
||||
printf("dmeventd version: %s\n", DM_LIB_VERSION);
|
||||
exit(1);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user