Skip to content

Commit b8ef86b

Browse files
chore: clean up cppcheck-suppress comment
Signed-off-by: Nakul Krishnakumar <nakulkrishnakumar86@gmail.com>
1 parent b331344 commit b8ef86b

File tree

1 file changed

+0
-1
lines changed
  • lib/node_modules/@stdlib/math/base/special/acoshf/src

1 file changed

+0
-1
lines changed

lib/node_modules/@stdlib/math/base/special/acoshf/src/addon.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,4 @@
1919
#include "stdlib/math/base/special/acoshf.h"
2020
#include "stdlib/math/base/napi/unary.h"
2121

22-
// cppcheck-suppress shadowFunction
2322
STDLIB_MATH_BASE_NAPI_MODULE_F_F( stdlib_base_acoshf )

0 commit comments

Comments
 (0)