Skip to content

Commit 7025f00

Browse files
committed
Remove unused variable
1 parent c0fc8b7 commit 7025f00

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/node_modules/@stdlib/math/base/special/trigamma/benchmark/cpp/benchmark.boost.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ double benchmark() {
7272
double elapsed;
7373
double x;
7474
double y;
75-
double z;
7675
double t;
7776
int i;
7877

0 commit comments

Comments
 (0)