Remove incorrect assert.

dataSize() calculates the size in bytes rather than number of
elements. With assertion turned on, this should nearly always be
false.

Change-Id: I82eedc5a14e45937c49ee5962b6e3d3ed1f2e50a
1 file changed