mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-24 11:54:01 +00:00
Unused variable.
This commit is contained in:
parent
a5420c3e40
commit
05ecf0b346
@ -1255,8 +1255,8 @@ debug_c::add_packetizer(void *ptzr) {
|
||||
|
||||
void
|
||||
debug_c::dump_info() {
|
||||
int i;
|
||||
#if defined(SYS_UNIX) || defined(SYS_APPLE)
|
||||
int i;
|
||||
debug_data_t *entry;
|
||||
uint64_t diff_calls, diff_time;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user