mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2024-12-25 04:11:38 +00:00
removed redundant declaration of get_fts
Its already declared in ccextractor.c
This commit is contained in:
parent
8ad13c0083
commit
8fb135efcb
@ -375,7 +375,6 @@ void xds_init();
|
||||
// ccextractor.cpp
|
||||
LLONG calculate_gop_mstime (struct gop_time_code *g);
|
||||
void set_fts(void);
|
||||
LLONG get_fts ( void );
|
||||
char *print_mstime( LLONG mstime );
|
||||
void print_debug_timing( void );
|
||||
int switch_to_next_file (LLONG bytesinbuffer);
|
||||
|
Loading…
Reference in New Issue
Block a user