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
0bda13a2
Commit
0bda13a2
authored
Sep 12, 2007
by
Glenn Morris
Browse files
(command_loop_1): Remove #ifdef C_ALLOCA block.
parent
dc599d7e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
src/keyboard.c
src/keyboard.c
+0
-5
No files found.
src/keyboard.c
View file @
0bda13a2
...
...
@@ -1665,11 +1665,6 @@ command_loop_1 ()
}
}
#ifdef C_ALLOCA
alloca (0); /* Cause a garbage collection now */
/* Since we can free the most stuff here. */
#endif /* C_ALLOCA */
#if 0
/* Select the frame that the last event came from. Usually,
switch-frame events will take care of this, but if some lisp
...
...
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