mesa: remove stale comment in dlist.c code
authorBrian Paul <brianp@vmware.com>
Fri, 30 Jan 2015 15:54:19 +0000 (08:54 -0700)
committerBrian Paul <brianp@vmware.com>
Fri, 30 Jan 2015 20:27:18 +0000 (13:27 -0700)
commit20bc72b791941b88d14b47c41f66c9a12a5333da
tree114bef71978e14368a0471a1e14e95e0e0f97e7f
parent613974b774e6cace3799c304fe15a3389047d7be
mesa: remove stale comment in dlist.c code

sizeof(Node) is always 4 bytes.

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/main/dlist.c