From e578cb8976f10cd9217cddef48c6693cf5d03c7b Mon Sep 17 00:00:00 2001 From: Christoph Mallon Date: Sun, 7 Aug 2011 20:05:25 +0200 Subject: ALL: Remove unnecessary forward declarations. --- graphics/yuv_to_rgb.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'graphics') diff --git a/graphics/yuv_to_rgb.h b/graphics/yuv_to_rgb.h index 2d3b9e634e..259ba09810 100644 --- a/graphics/yuv_to_rgb.h +++ b/graphics/yuv_to_rgb.h @@ -35,8 +35,6 @@ namespace Graphics { -struct Surface; - /** * Convert a YUV420 image to an RGB surface * -- cgit v1.2.3