Commit ede21113 by Marcel Groothuis

Fix compilation in C++: remove double GIT_BEGIN_DECL

parent c7b508e6
......@@ -46,15 +46,6 @@ GIT_BEGIN_DECL
*/
/**
* @file git2/remote.h
* @brief Git remote management
* @defgroup git_remote Git remote management routines
* @ingroup Git
* @{
*/
GIT_BEGIN_DECL
/**
* Get the information for a particular remote
*
* @param out pointer to the new remote object
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment