From 0d3d0eb32cd6e4e177a6c262cbb3c29f344d3ef4 Mon Sep 17 00:00:00 2001 From: Martin Pulec Date: Mon, 30 May 2011 11:47:26 +0200 Subject: [PATCH] tile.h: dropped unneeded declarations --- ultragrid/src/tile.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/ultragrid/src/tile.h b/ultragrid/src/tile.h index c7c378885..01e6269cf 100644 --- a/ultragrid/src/tile.h +++ b/ultragrid/src/tile.h @@ -49,8 +49,6 @@ #define __tile_h struct video_frame; -struct codec_info_t; -enum codec_t; struct tile_info { unsigned int h_reserved:8;