[quake3-commits] [ioquake/ioq3] 0c3879: Redundant #ifndef MISSIONPACK block

Zack Middleton zack at cloemail.com
Wed May 24 14:44:21 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/ioquake/ioq3
  Commit: 0c3879f1926bfa1a2745b5fee0e0ab771f362b3a
      https://github.com/ioquake/ioq3/commit/0c3879f1926bfa1a2745b5fee0e0ab771f362b3a
  Author: Wolf <wolfwings at wolfwings.us>
  Date:   2017-02-01 (Wed, 01 Feb 2017)

  Changed paths:
    M code/cgame/cg_newdraw.c

  Log Message:
  -----------
  Redundant #ifndef MISSIONPACK block

MISSIONPACK define is already required for this file or else it triggers an #error at the top of the file - removing redundant test that will never occur.


  Commit: 80c3e503d991d3984d13b55b2b72e74cfa3a0770
      https://github.com/ioquake/ioq3/commit/80c3e503d991d3984d13b55b2b72e74cfa3a0770
  Author: Zack Middleton <zack at cloemail.com>
  Date:   2017-05-24 (Wed, 24 May 2017)

  Changed paths:
    M code/cgame/cg_newdraw.c

  Log Message:
  -----------
  Merge pull request #254 from WolfWings/patch-1

Redundant #ifndef MISSIONPACK block


Compare: https://github.com/ioquake/ioq3/compare/2c225a5a2be3...80c3e503d991


More information about the quake3-commits mailing list