remove unneeded check for config.h

This commit is contained in:
Josh Coalson
2004-09-02 04:42:49 +00:00
parent 55ddee58f0
commit 27426b697f

View File

@@ -32,10 +32,6 @@
#ifndef FLAC__CALLBACK_H
#define FLAC__CALLBACK_H
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include "ordinals.h"
#include <stdlib.h> /* for size_t */