summaryrefslogtreecommitdiff
path: root/cd-tool.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cd-tool.cpp')
-rw-r--r--cd-tool.cpp4
1 files changed, 1 insertions, 3 deletions
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 {