X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=classlist.h;h=ccbbbb1418a9ca785394e41df2480f24f22a923d;hb=f297c53cff32b9ad0712a75791b356ddba44e5c8;hp=bebbf39fa0cd7e1770e2033377fa55f500f63be3;hpb=65cdd5bd2acccc8e6d854f0310f3deb5fb5dbaf6;p=c11tester.git diff --git a/classlist.h b/classlist.h index bebbf39f..ccbbbb14 100644 --- a/classlist.h +++ b/classlist.h @@ -29,7 +29,6 @@ struct bug_message; typedef SnapList action_list_t; typedef SnapList func_id_list_t; typedef SnapList func_inst_list_t; -typedef HashTable inst_act_map_t; typedef HashSet PredSet; typedef HSIterator PredSetIter;