mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-02 01:18:26 +03:00
api test: remove unused variable
This commit is contained in:
parent
5b213492f8
commit
eaa1f0eb15
@ -43,8 +43,6 @@ static void done(int ok) {
|
||||
|
||||
int main(int argc, char *argv[])
|
||||
{
|
||||
int status;
|
||||
|
||||
if (argc != 3)
|
||||
abort();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user