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