remove redundant MIN/MAX macro defines
MIN(x,y) and MAX(x,y) are already defined in
pimp_base.h, and the define-guard did thus not
define these macros at all.
Signed-off-by:
Erik Faye-Lund <kusmabite@gmail.com>
Please register or sign in to comment