Skip to content
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

Delete unused code and fix spelling errors. #147

Merged
merged 13 commits into from
Dec 29, 2018

Commits on Dec 27, 2018

  1. Remove unused MDS file format structs

    slipher committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    ef48c02 View commit details
    Browse the repository at this point in the history
  2. Fix some spelling errors in comments

    slipher committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    d6c0642 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2018

  1. Configuration menu
    Copy the full SHA
    9d798eb View commit details
    Browse the repository at this point in the history
  2. Make some function names in banner comments match the function they a…

    …re attached to
    slipher committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    f26de39 View commit details
    Browse the repository at this point in the history
  3. Remove some unused functions

    slipher committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    ac03b8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb2db1f View commit details
    Browse the repository at this point in the history
  5. Remove some unused type definitions

    slipher committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    d6f7b18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    89a08a1 View commit details
    Browse the repository at this point in the history
  7. Remove some unused struct fields

    slipher committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    0148bb7 View commit details
    Browse the repository at this point in the history
  8. Remove a few unused macros

    slipher committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    4474182 View commit details
    Browse the repository at this point in the history
  9. Delete some unused cvars

    slipher committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    4efba3e View commit details
    Browse the repository at this point in the history
  10. Fix spelling of 2 identifiers

    slipher committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    f3b51be View commit details
    Browse the repository at this point in the history
  11. Don't include useless (for C++) header stdbool.h

    slipher committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    55c0661 View commit details
    Browse the repository at this point in the history