mirror of
https://git.proxmox.com/git/libgit2
synced 2025-10-16 08:31:55 +00:00
remote: unused function typedef
This commit is contained in:
parent
8d2784d570
commit
2adac91008
@ -26,8 +26,6 @@
|
|||||||
*/
|
*/
|
||||||
GIT_BEGIN_DECL
|
GIT_BEGIN_DECL
|
||||||
|
|
||||||
typedef int (*git_remote_rename_problem_cb)(const char *problematic_refspec, void *payload);
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add a remote with the default fetch refspec to the repository's configuration.
|
* Add a remote with the default fetch refspec to the repository's configuration.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user