Remove incorrect test from mmAllocMem.
authorMichel Dänzer <michel@tungstengraphics.com>
Mon, 22 Sep 2008 09:48:26 +0000 (11:48 +0200)
committerJonathan White <jwhite@tungstengraphics.com>
Mon, 22 Sep 2008 16:47:06 +0000 (10:47 -0600)
commit5106f1b9acef1c5fa8b97b04c33f00c92dfb4c43
tree9823b8c76af01e7240dd303e997fd6ee19a0bcac
parentc9122c0c0308345e2df2448bcb189d0f5d505909
Remove incorrect test from mmAllocMem.

0 is a perfectly valid alignment shift, see e.g. driTexturesGone() which was
broken by this.
src/mesa/main/mm.c