[Scummvm-cvs-logs] SF.net SVN: scummvm:[55269] scummvm/trunk/engines/gob/video.h
drmccoy at users.sourceforge.net
drmccoy at users.sourceforge.net
Sun Jan 16 23:27:49 CET 2011
Revision: 55269
http://scummvm.svn.sourceforge.net/scummvm/?rev=55269&view=rev
Author: drmccoy
Date: 2011-01-16 22:27:48 +0000 (Sun, 16 Jan 2011)
Log Message:
-----------
GOB: Remove unused declarations
Modified Paths:
--------------
scummvm/trunk/engines/gob/video.h
Modified: scummvm/trunk/engines/gob/video.h
===================================================================
--- scummvm/trunk/engines/gob/video.h 2011-01-16 20:24:58 UTC (rev 55268)
+++ scummvm/trunk/engines/gob/video.h 2011-01-16 22:27:48 UTC (rev 55269)
@@ -188,10 +188,6 @@
virtual ~Video_v6() {}
private:
- static const byte _ditherPalette[768];
-
- void buildPalLUT();
-
void shadeRect(Surface &dest,
int16 left, int16 top, int16 right, int16 bottom, byte color, byte strength);
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list