(gc_cons_threshold): Remove declaration.
This commit is contained in:
parent
856163dbe8
commit
43afcf1762
1 changed files with 0 additions and 1 deletions
|
|
@ -1878,7 +1878,6 @@ extern int consing_since_gc;
|
|||
|
||||
/* Threshold for doing another gc. */
|
||||
|
||||
extern EMACS_INT gc_cons_threshold;
|
||||
extern EMACS_INT gc_cons_combined_threshold;
|
||||
|
||||
/* Structure for recording stack slots that need marking. */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue