Skip to content

Commit

Permalink
Remove unnecessary variable.
Browse files Browse the repository at this point in the history
  • Loading branch information
dfaranha committed Apr 19, 2024
1 parent 9a42dea commit 00bed5b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/ep/relic_ep_curve.c
Original file line number Diff line number Diff line change
Expand Up @@ -552,8 +552,6 @@ int ep_curve_embed(void) {
}

int ep_curve_frdim(void) {
size_t f = 0;

switch (ep_curve_embed()) {
case 1:
case 2:
Expand Down

0 comments on commit 00bed5b

Please sign in to comment.