Changeset 264

Show
Ignore:
Timestamp:
10/24/2006 04:38:38 AM (22 months ago)
Author:
moo
Message:

remove false assertion.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/utils.c

    r235 r264  
    531531    CG(function_table) = &TG(function_table); 
    532532 
    533     assert(EG(class_table) == CG(class_table)); 
    534  
    535533    OG(class_table) = CG(class_table); 
    536534    CG(class_table) = &TG(class_table);