From 012935fad3526428e3e3bbf6d3077fde4adcaeba Mon Sep 17 00:00:00 2001 From: phintuka Date: Mon, 23 Oct 2006 20:09:04 +0000 Subject: removed unnecessary forward declaration --- osd.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/osd.h b/osd.h index b7f7e2dc..18937375 100644 --- a/osd.h +++ b/osd.h @@ -4,7 +4,7 @@ * See the main source file 'xineliboutput.c' for copyright information and * how to reach the author. * - * $Id: osd.h,v 1.2 2006-08-07 21:09:16 phintuka Exp $ + * $Id: osd.h,v 1.3 2006-10-23 20:09:04 phintuka Exp $ * */ @@ -49,7 +49,6 @@ class cXinelibOsd : public cOsd, public cListObject virtual ~cXinelibOsd(); }; -class cMutex; class cXinelibOsdProvider : public cOsdProvider { -- cgit v1.2.3