Skip to content

More unused stuff removal#49

Merged
Asdow merged 4 commits into
1dot13:masterfrom
majcosta:pr_remove_unused_gigaheaders
Jan 3, 2023
Merged

More unused stuff removal#49
Asdow merged 4 commits into
1dot13:masterfrom
majcosta:pr_remove_unused_gigaheaders

Conversation

@majcosta
Copy link
Copy Markdown
Contributor

delete:

  • giant 'metaheaders' (JA2 All.h, Laptop All.h, etc), preferring to add #includes directly where needed
  • unused ExceptionHandling and DbMan translation units
  • unused WizShare.h, Bitmap.h, trle.h, video_private.h headers

Comment thread Editor/XML_ActionItems.cpp Outdated
@majcosta majcosta force-pushed the pr_remove_unused_gigaheaders branch from 4b30bea to 43ae7da Compare December 26, 2022 00:58
delete:
- giant 'metaheaders' (JA2 All.h, Laptop All.h, etc), preferring to add #includes directly where needed
- unused ExceptionHandling and DbMan translation units
- unused WizShare.h, Bitmap.h, trle.h, video_private.h headers
@majcosta majcosta force-pushed the pr_remove_unused_gigaheaders branch from 43ae7da to 43b5b39 Compare January 1, 2023 07:56
find . -iname '*.h' -o -iname '*.cpp' -exec unifdef.exe -m -UPRECOMPILED_HEADERS -UJA2_PRECOMPILED_HEADERS -UWIZ8_PRECOMPILED_HEADERS -UPRECOMPILEDHEADERS {} ';'

then manually fixed a couple files the tool errored out on
@majcosta majcosta requested a review from Asdow January 1, 2023 09:02
@Asdow Asdow merged commit 24425a8 into 1dot13:master Jan 3, 2023
@majcosta majcosta deleted the pr_remove_unused_gigaheaders branch January 3, 2023 14:06
majcosta added a commit to majcosta/source that referenced this pull request Jan 10, 2023
Asdow pushed a commit that referenced this pull request Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants