Skip to content

libssh2: delete redundant feature guard - #13537

Closed
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:libssh2-tidy-1
Closed

libssh2: delete redundant feature guard#13537
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:libssh2-tidy-1

Conversation

@vszakats

@vszakats vszakats commented May 5, 2024

Copy link
Copy Markdown
Member

Delete HAVE_LIBSSH2_VERSION (equivalent to
LIBSSH2_VERSION_NUM > 0x010100) guard surrounding
a LIBSSH2_VERSION_NUM > 0x010B00 one.

Closes #13537

Delete `HAVE_LIBSSH2_VERSION` (equivalent to
`LIBSSH2_VERSION_NUM` > 0x010100) guard surrounding
a `LIBSSH2_VERSION_NUM` > 0x010B00 one.

Closes #xxxxx
@vszakats vszakats closed this in 3a082cd May 5, 2024
@vszakats
vszakats deleted the libssh2-tidy-1 branch May 5, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants