summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lisp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lisp.h b/src/lisp.h
index 5ccc4b3dc4b..de7a6b05d87 100644
--- a/src/lisp.h
+++ b/src/lisp.h
@@ -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. */