Skip to content

Delete unused code#1341

Merged
josephsnyder merged 1 commit into
Kitware:masterfrom
williamjallen:delete-unused
Apr 5, 2023
Merged

Delete unused code#1341
josephsnyder merged 1 commit into
Kitware:masterfrom
williamjallen:delete-unused

Conversation

@williamjallen
Copy link
Copy Markdown
Collaborator

While working on various other PRs, I've run across various pieces of dead code. I already deleted the portions which were close to other code I was editing in other PRs, and I have wrapped up the rest of my changes in this PR. I have also made an attempt to improve the type coverage by adding type declarations to functions where doing so wasn't particularly risky.

@williamjallen williamjallen force-pushed the delete-unused branch 5 times, most recently from 7435250 to 4c7e23e Compare April 4, 2023 13:08
@josephsnyder josephsnyder merged commit dec62a9 into Kitware:master Apr 5, 2023
@williamjallen williamjallen deleted the delete-unused branch April 5, 2023 16:46
github-merge-queue Bot pushed a commit that referenced this pull request Nov 1, 2023
The last reference to `CURL_REQUEST_LOCALHOST` was removed in #1341, but
the configuration setting itself was missed. This PR removes the last
remnants of this configuration setting.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants