From 53dfc3845220a13dd969f9dd31e6938b2565e003 Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Sun, 10 Jun 2012 00:00:33 +0200 Subject: lavu/timestamp: remove duplicate definition of AV_TS_MAX_STRING_SIZE --- libavutil/timestamp.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libavutil') diff --git a/libavutil/timestamp.h b/libavutil/timestamp.h index bffadd2716..c7348d8f12 100644 --- a/libavutil/timestamp.h +++ b/libavutil/timestamp.h @@ -26,7 +26,6 @@ #include "common.h" -#define AV_TS_MAX_STRING_SIZE 32 #define AV_TS_MAX_STRING_SIZE 32 /** -- cgit v1.2.3