Commit 5f35d0ce by Lambert CLARA Committed by Vicent Marti

Remove the last reference of git_net_direction enum

parent bdd18829
......@@ -180,9 +180,6 @@ typedef struct git_remote git_remote;
/** A transport to use */
typedef struct git_transport git_transport;
/** Whether to push or pull */
typedef enum git_net_direction git_net_direction;
typedef int (*git_transport_cb)(git_transport **transport);
typedef struct git_remote_head git_remote_head;
......
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