summaryrefslogtreecommitdiff
path: root/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.h')
-rw-r--r--src/common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/common.h b/src/common.h
index 747bbf7ce..a35239e3d 100644
--- a/src/common.h
+++ b/src/common.h
@@ -69,7 +69,4 @@ void giterr_set_regex(const regex_t *regex, int error_code);
#include "util.h"
-typedef struct git_transport git_transport;
-typedef struct gitno_buffer gitno_buffer;
-
#endif /* INCLUDE_common_h__ */