raze-gles/polymer
helixhorned 9f280bcaf2 polymer.c: remove redundant NULL pointer check in polymer_invalidateplanelights().
Redundant for the same reason as the preceding one: the pointer has already
been dereferenced at the point the check is made. Also, all 5 calls of that
function pass a valid pointer (provided the pointers from which the expressions
are derived are valid). Reported by Stack, too.

git-svn-id: https://svn.eduke32.com/eduke32@4017 1a8010ca-5511-0410-912e-c29ae57300e0
2013-08-12 15:18:22 +00:00
..
eduke32 polymer.c: remove redundant NULL pointer check in polymer_invalidateplanelights(). 2013-08-12 15:18:22 +00:00
synthesis.sh synthesis.sh: keep executable extension in a variable. 2013-08-11 15:28:47 +00:00