Removed runverbose.
authortwisti <none@none>
Sun, 9 Nov 2003 19:15:25 +0000 (19:15 +0000)
committertwisti <none@none>
Sun, 9 Nov 2003 19:15:25 +0000 (19:15 +0000)
src/vm/tables.c
tables.c

index bbe2f1fe5cc147b2aba959e631ae88a614d359c4..b2cb65304bb5f0a768144976487799435968c216 100644 (file)
@@ -35,7 +35,7 @@
        - the heap
        - additional support functions
 
-   $Id: tables.c 562 2003-11-03 00:34:34Z twisti $
+   $Id: tables.c 584 2003-11-09 19:15:25Z twisti $
 
 */
 
@@ -54,8 +54,6 @@
 #include "toolbox/memory.h"
 
 
-bool runverbose = false;
-
 /* statistics */
 int count_utf_len = 0;         /* size of utf hash                  */
 int count_utf_new = 0;         /* calls of utf_new                  */
index bbe2f1fe5cc147b2aba959e631ae88a614d359c4..b2cb65304bb5f0a768144976487799435968c216 100644 (file)
--- a/tables.c
+++ b/tables.c
@@ -35,7 +35,7 @@
        - the heap
        - additional support functions
 
-   $Id: tables.c 562 2003-11-03 00:34:34Z twisti $
+   $Id: tables.c 584 2003-11-09 19:15:25Z twisti $
 
 */
 
@@ -54,8 +54,6 @@
 #include "toolbox/memory.h"
 
 
-bool runverbose = false;
-
 /* statistics */
 int count_utf_len = 0;         /* size of utf hash                  */
 int count_utf_new = 0;         /* calls of utf_new                  */