adapter: Remove always-true-checks
authorEdward Hervey <edward@collabora.com>
Sat, 5 Apr 2014 09:44:01 +0000 (11:44 +0200)
committerEdward Hervey <edward@collabora.com>
Sat, 5 Apr 2014 09:44:01 +0000 (11:44 +0200)
commit456f28cc61cf1a12d8731484b0cb3dc8222171a7
treecab05ca39bfe73081d725e2b5812a3d1ea0d9b55
parent470f194909b298c78205202c3b3880db121c8d26
adapter: Remove always-true-checks

a gsize is guaranteed to be positive on all systems since it's an
unsigned value.

CID #1037145
CID #1037146
libs/gst/base/gstadapter.c