don't use function-equal in nadvice
[bpt/emacs.git] / src / intervals.h
index 4e7a177..649f116 100644 (file)
@@ -44,8 +44,6 @@ struct interval
   } up;
   bool_bf up_obj : 1;
 
-  bool_bf gcmarkbit : 1;
-
   /* The remaining components are `properties' of the interval.
      The first four are duplicates for things which can be on the list,
      for purposes of speed.  */