annotate src/flacng/flac_compat.h @ 2512:1f6b5f5768e2

Remove some completely useless null-pointer checks, g_free() checks the pointer anyway.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 02 Apr 2008 22:58:35 +0300
parents 626f78ff2439
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1246
626f78ff2439 - Add FLAC 1.1.2 compatibility
sun@fc5-buildsys
parents:
diff changeset
1 #include "flac_compat112.h"
626f78ff2439 - Add FLAC 1.1.2 compatibility
sun@fc5-buildsys
parents:
diff changeset
2 #include "flac_compat113.h"
626f78ff2439 - Add FLAC 1.1.2 compatibility
sun@fc5-buildsys
parents:
diff changeset
3 #include "flac_compat114.h"