Remove unnecessary asserts
authorZhong Li <zhong.li@intel.com>
Sat, 8 Jun 2013 01:49:19 +0000 (09:49 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Thu, 27 Feb 2014 02:22:06 +0000 (10:22 +0800)
commitc889b94cdefe3e68f536405fdac6e2b77c1d2f89
tree134bc4d95146135f7a2445b717c81ef41099188a
parent49f3654d0e0ece530a7d2a4dd413195e48ce85ed
Remove unnecessary asserts

I think these two asserts are not necessary, and they will cause assert failure when probability buffer created.

Signed-off-by: Zhong Li <zhong.li@intel.com>
src/i965_drv_video.c