Removed all glib functions from everything other than the test suite.

This commit is contained in:
Meredith L. Patterson 2012-10-10 16:24:12 +02:00
parent d5729efa1f
commit 158b2b3ba6
10 changed files with 28 additions and 14 deletions

View file

@ -111,6 +111,8 @@ long long h_read_bits(HInputStream* state, int count, char signed_p) {
#ifdef INCLUDE_TESTS
#include <glib.h>
#define MK_INPUT_STREAM(buf,len,endianness_) \
{ \
.input = (uint8_t*)buf, \