From: Chris Tallon Date: Mon, 7 Nov 2005 20:02:39 +0000 (+0000) Subject: Unused var X-Git-Url: https://git.vomp.tv/gitweb/?a=commitdiff_plain;h=c295c6fd6d90cce83a798417b69adb96ba2d3a06;p=vompclient-marten.git Unused var --- diff --git a/osd.h b/osd.h index db77333..aae8605 100644 --- a/osd.h +++ b/osd.h @@ -52,7 +52,6 @@ class Osd Surface* buffer; int fdOsd; - UCHAR screenSize; }; #endif