Skip to content
Commit bcb324d6 authored by Robert P. J. Day's avatar Robert P. J. Day Committed by Wolfgang Denk
Browse files

Remove superfluous preprocessor tests from some cmd_*.c files.



A small number of common/cmd_*.c files contain preprocessor tests that
are apparently superfluous since those same tests are used in the
Makefile to control the compilation of those files.  Those tests are
clearly redundant as long as they surround the entirety of the source
in those files.

Signed-off-by: default avatarRobert P. J. Day <rpjday@crashcourse.ca>
parent ad532261
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment