(gc_cons_threshold): Remove declaration.

This commit is contained in:
Stefan Monnier 2005-07-13 05:32:52 +00:00
parent 856163dbe8
commit 43afcf1762

View file

@ -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. */