Skip to content

ifdef cleanup

Alan Coopersmith requested to merge alanc/libxext:ifdef into master

Get rid of some unnecessary ifdefs that aren't used on the platforms we support today.

  • unifdef ATTSHAREDLIB
  • unifdef NULL_NOT_ZERO

Merge request reports