Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
9eb87991
Commit
9eb87991
authored
Oct 06, 1994
by
Karl Heuer
Browse files
(mark_object): Delete case Lisp_Void.
parent
702672da
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
src/alloc.c
src/alloc.c
+0
-1
No files found.
src/alloc.c
View file @
9eb87991
...
...
@@ -1652,7 +1652,6 @@ mark_object (objptr)
break
;
case
Lisp_Int
:
case
Lisp_Void
:
case
Lisp_Subr
:
case
Lisp_Intfwd
:
case
Lisp_Boolfwd
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment