avformat: remove obsolete commented-out DEBUG define

Signed-off-by: Tobias Rapp <t.rapp@noa-archive.com>
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
This commit is contained in:
Tobias Rapp 2017-07-07 09:43:22 +02:00 committed by Derek Buitenhuis
parent db8f615d68
commit 8bf9572e9a
2 changed files with 0 additions and 4 deletions

View File

@ -19,8 +19,6 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
//#define DEBUG
#include <math.h>
#include "avformat.h"

View File

@ -24,8 +24,6 @@
* @url{http://tools.ietf.org/id/draft-pantos-http-live-streaming}
*/
/* #define DEBUG */
#include <float.h>
#include <time.h>