Skip to content

Commit a38f0c7

Browse files
committed
Remove unused variable
1 parent a16366a commit a38f0c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test-write-commands.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ test_split_insert (void)
3939
bson_t reply = BSON_INITIALIZER;
4040
bson_error_t error;
4141
int i;
42-
bool r;
4342

4443
client = test_framework_client_new ();
4544
assert (client);

0 commit comments

Comments
 (0)