mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
remove unnecessary #includes
This commit is contained in:
@@ -24,9 +24,6 @@
|
||||
*/
|
||||
|
||||
#include "FLAC/format.h"
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h> /* for malloc() */
|
||||
#include <string.h> /* for memcmp() */
|
||||
|
||||
FLAC__bool mutils__compare_block_data_streaminfo(const FLAC__StreamMetadata_StreamInfo *block, const FLAC__StreamMetadata_StreamInfo *blockcopy);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user