halt_hooks should not be in save/restore, this will cause trouble.

This commit is contained in:
Vítor Santos Costa
2010-11-29 18:08:29 +00:00
parent 863747da7b
commit 2a8854094b
11 changed files with 11 additions and 23 deletions

View File

@@ -263,8 +263,6 @@
struct stream_desc *yap_streams;
struct halt_hook *yap_halt_hook;
UInt n_of_file_aliases;
UInt sz_of_file_aliases;
struct AliasDescS *file_aliases;