[Scummvm-cvs-logs] SF.net SVN: scummvm:[48043] scummvm/trunk/engines/sci/parser/vocabulary.h
fingolfin at users.sourceforge.net
fingolfin at users.sourceforge.net
Sat Feb 13 12:57:45 CET 2010
Revision: 48043
http://scummvm.svn.sourceforge.net/scummvm/?rev=48043&view=rev
Author: fingolfin
Date: 2010-02-13 11:57:44 +0000 (Sat, 13 Feb 2010)
Log Message:
-----------
SCI: Remove unused PARSE_HEAP_SIZE
Modified Paths:
--------------
scummvm/trunk/engines/sci/parser/vocabulary.h
Modified: scummvm/trunk/engines/sci/parser/vocabulary.h
===================================================================
--- scummvm/trunk/engines/sci/parser/vocabulary.h 2010-02-13 11:57:23 UTC (rev 48042)
+++ scummvm/trunk/engines/sci/parser/vocabulary.h 2010-02-13 11:57:44 UTC (rev 48043)
@@ -40,9 +40,6 @@
/*#define VOCABULARY_DEBUG */
-/** Number of bytes allocated on the heap to store bad words if parsing fails */
-#define PARSE_HEAP_SIZE 64
-
enum {
VOCAB_RESOURCE_SELECTORS = 997,
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