remove a if-statement
authorXiang, Haihao <haihao.xiang@intel.com>
Thu, 8 Mar 2007 14:54:14 +0000 (22:54 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Thu, 8 Mar 2007 14:54:14 +0000 (22:54 +0800)
commitd85667950f6797f63fa0863e6882390c2adaaf2b
tree0924f0a243273f095e6b39aeff2ec58883bfd9fe
parent79d59d017325820c793d57dfd95b7c4c85722ee3
remove a if-statement

    glMaterial changes the current specular exponent or glLight changes
    the intensity distribution of the light, but _mesa_update_state doesn't
    update the corresponding light table. So they must be updated at this time.
src/mesa/main/rastpos.c