Commit 388149f5090b6a82a9f05fb78802aa66c656dd39

Nelson Elhage 2018-07-15T17:25:26

No need for this placeholder.

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/src/transports/smart.h b/src/transports/smart.h
index e63395b..057d7e6 100644
--- a/src/transports/smart.h
+++ b/src/transports/smart.h
@@ -40,7 +40,6 @@ typedef enum {
 	GIT_PKT_HAVE,
 	GIT_PKT_ACK,
 	GIT_PKT_NAK,
-	GIT_PKT_PACK__UNUSED,
 	GIT_PKT_COMMENT,
 	GIT_PKT_ERR,
 	GIT_PKT_DATA,