1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

lavu/timestamp: remove duplicate definition of AV_TS_MAX_STRING_SIZE

This commit is contained in:
Stefano Sabatini
2012-06-10 00:00:33 +02:00
parent 1ef5561a66
commit 53dfc38452

View File

@@ -26,7 +26,6 @@
#include "common.h"
#define AV_TS_MAX_STRING_SIZE 32
#define AV_TS_MAX_STRING_SIZE 32
/**