From d51d35a379cb3e01ade8410e87147bd71b2dbf9b Mon Sep 17 00:00:00 2001 From: pixel Date: Sun, 13 Nov 2005 13:43:20 +0000 Subject: Fixing various stuff, especially DVD reading. --- cd-tool.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'cd-tool.cpp') diff --git a/cd-tool.cpp b/cd-tool.cpp index 4cd7c1d..fbebf8e 100644 --- a/cd-tool.cpp +++ b/cd-tool.cpp @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: cd-tool.cpp,v 1.45 2005-11-02 21:34:01 pixel Exp $ */ +/* $Id: cd-tool.cpp,v 1.46 2005-11-13 13:43:21 pixel Exp $ */ #define WIP @@ -590,8 +590,6 @@ virtual int startup() throw (GeneralException) { if (!compile && builtin) { Buffer built; - int i; - built.write(cd_tool_lua, cd_tool_lua_size); try { -- cgit v1.2.3