From: Chris Tallon Date: Mon, 7 Nov 2005 20:02:39 +0000 (+0000) Subject: Unused var X-Git-Tag: r0-0-15 X-Git-Url: https://git.vomp.tv/gitweb/?a=commitdiff_plain;h=9ae2c65a4389f2dab329a6d42c1f26cb327f54e3;p=vompclient.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