Skip to content

hash: delete unused debug function - #13729

Closed
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:del-unused-debug-function
Closed

hash: delete unused debug function#13729
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:del-unused-debug-function

Conversation

@vszakats

@vszakats vszakats commented May 21, 2024

Copy link
Copy Markdown
Member

It had no use in the curl codebase and was also protected by the macro
AGGRESSIVE_TEST (renamed in 2020), also with no local reference.

Added in ca6e770 (2002-11-11)

Closes #13729


If we still need this function, this PR should be converted to guard the
declaration with the macros used for definition.

It had no use in the curl codebase and was also protected by the macro
`AGGRESSIVE_TEST` (renamed in 2020), also with no local reference.

Added in ca6e770 (2002-11-11)

Closes #xxxxx
@bagder bagder closed this in 3b9ac36 May 21, 2024
@vszakats
vszakats deleted the del-unused-debug-function branch May 21, 2024 13:14
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