Remove incorrect test from mmAllocMem.
authorMichel Dänzer <michel@tungstengraphics.com>
Mon, 22 Sep 2008 09:48:26 +0000 (11:48 +0200)
committerMichel Dänzer <michel@tungstengraphics.com>
Mon, 22 Sep 2008 09:48:26 +0000 (11:48 +0200)
commit78f4a695ad7140cd0148467f041e874afc655426
tree27bd55d8fe8f1e8fba0a40b766834aad09b94a9f
parent6fd15dd80666ccb1e9b99cedd306e32cc7cee989
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