* main: Removed tables_close call.
authortwisti <none@none>
Thu, 1 Dec 2005 23:22:45 +0000 (23:22 +0000)
committertwisti <none@none>
Thu, 1 Dec 2005 23:22:45 +0000 (23:22 +0000)
src/native/tools/gennativetable.c

index d9c27319f6faf5f2e6590e9a9b79ef2a660c64a2..6bdf3455a041bdb25d7b3e252fd592ff279831bf 100644 (file)
@@ -28,7 +28,7 @@
 
    Changes:
 
-   $Id: gennativetable.c 3308 2005-09-29 14:22:49Z twisti $
+   $Id: gennativetable.c 3833 2005-12-01 23:22:45Z twisti $
 
 */
 
@@ -229,7 +229,6 @@ int main(int argc, char **argv)
        /* release all resources */
 
        loader_close();
-       tables_close();
 
        /* everything is ok */