libltp: drop unused variable

Fixes the warning with newer gcc versions:

databin.c: In function 'databinchk':
databin.c:101:9: warning: variable 'total' set but not used [-Wunused-but-set-variable]

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
1 file changed