Skip to content

config: drop unused code and variables #15978

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 7 commits into from

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented Jan 12, 2025

  • cmake, config-*: drop unused PACKAGE*, VERSION variables.
  • config-win32: indentation
  • config-win32ce: drop mingw-specific code.
    This header is not used with MinGW.
  • config-win32ce: _WIN64 is never true for Windows CE, drop.

@vszakats vszakats marked this pull request as draft January 12, 2025 11:17
@vszakats vszakats marked this pull request as ready for review January 12, 2025 12:33
@vszakats vszakats closed this in 231f868 Jan 13, 2025
@vszakats vszakats deleted the lib-config-tidy branch January 13, 2025 01:46
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
- cmake, config-*: drop unused `PACKAGE*`, `VERSION` variables.
- config-win32: indentation
- config-win32ce: drop mingw-specific code.
  This header is not used with MinGW.
- config-win32ce: `_WIN64` is never true for Windows CE, drop.

Closes curl#15978
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.

1 participant