Skip to content

Commit 2adac91

Browse files
committed
remote: unused function typedef
1 parent 8d2784d commit 2adac91

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

include/git2/remote.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@
2626
*/
2727
GIT_BEGIN_DECL
2828

29-
typedef int (*git_remote_rename_problem_cb)(const char *problematic_refspec, void *payload);
30-
3129
/**
3230
* Add a remote with the default fetch refspec to the repository's configuration.
3331
*

0 commit comments

Comments
 (0)