]> git.vomp.tv Git - vompclient.git/commitdiff
Unused var r0-0-15
authorChris Tallon <chris@vomp.tv>
Mon, 7 Nov 2005 20:02:39 +0000 (20:02 +0000)
committerChris Tallon <chris@vomp.tv>
Mon, 7 Nov 2005 20:02:39 +0000 (20:02 +0000)
osd.h

diff --git a/osd.h b/osd.h
index db773337186dd37078a382c7308fe443c52598d5..aae86051ee45c65b2f2e3e89af70665112efffac 100644 (file)
--- a/osd.h
+++ b/osd.h
@@ -52,7 +52,6 @@ class Osd
     Surface* buffer;
 
     int fdOsd;
-    UCHAR screenSize;
 };
 
 #endif