diff options
| author | Nelson Elhage <nelhage@nelhage.com> | 2018-07-15 17:25:26 +0000 |
|---|---|---|
| committer | Nelson Elhage <nelhage@nelhage.com> | 2018-07-15 17:25:26 +0000 |
| commit | 388149f5090b6a82a9f05fb78802aa66c656dd39 (patch) | |
| tree | 1a09822c07b156ea558b042461377bb0facba686 | |
| parent | a73b7c2f33901a30dd639921d1fb3f302778dec1 (diff) | |
| download | libgit2-388149f5090b6a82a9f05fb78802aa66c656dd39.tar.gz | |
No need for this placeholder.
| -rw-r--r-- | src/transports/smart.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/transports/smart.h b/src/transports/smart.h index e63395b8c..057d7e6e0 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, |
