Skip to content

Commit 9ac7540

Browse files
shlyakpavelraveit65
authored andcommitted
Remove dublicated assignment
Check #69 for more details
1 parent 49f81fb commit 9ac7540

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test-mp-equation.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,6 @@ static void
187187
test_equations()
188188
{
189189
memset(&options, 0, sizeof(options));
190-
options.base = 10;
191190
options.wordlen = 32;
192191
options.angle_units = MP_DEGREES;
193192
options.variable_is_defined = variable_is_defined;

0 commit comments

Comments
 (0)