mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
remove seek_table; it moved into the metadata interface
This commit is contained in:
@@ -25,7 +25,6 @@ include_HEADERS = \
|
||||
format.h \
|
||||
metadata.h \
|
||||
ordinals.h \
|
||||
seek_table.h \
|
||||
seekable_stream_decoder.h \
|
||||
stream_decoder.h \
|
||||
stream_encoder.h
|
||||
|
||||
@@ -25,7 +25,6 @@
|
||||
#include "format.h"
|
||||
#include "metadata.h"
|
||||
#include "ordinals.h"
|
||||
#include "seek_table.h"
|
||||
#include "seekable_stream_decoder.h"
|
||||
#include "stream_decoder.h"
|
||||
#include "stream_encoder.h"
|
||||
|
||||
Reference in New Issue
Block a user