diff --git a/include/git2/remote.h b/include/git2/remote.h index 723ff8f0e..93bc83452 100644 --- a/include/git2/remote.h +++ b/include/git2/remote.h @@ -45,15 +45,6 @@ GIT_BEGIN_DECL * - _del (needs support from config) */ -/** - * @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 *