Skip to content

Commit c58da33

Browse files
committed
Remove unused static function.
1 parent 0884647 commit c58da33

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/scitokens_internal.cpp

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -304,11 +304,6 @@ normalize_absolute_path(const std::string &path) {
304304
}
305305

306306

307-
int empty_validator(const char *, char **) {
308-
return 0;
309-
}
310-
311-
312307
}
313308

314309

0 commit comments

Comments
 (0)