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
8991fa8f
Commit
8991fa8f
authored
Jul 11, 2007
by
Stefan Monnier
Browse files
(emacs_blocked_free): Remove unused var `bytes_used_now'.
parent
1ec5dc77
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
src/alloc.c
src/alloc.c
+0
-2
No files found.
src/alloc.c
View file @
8991fa8f
...
...
@@ -1179,8 +1179,6 @@ emacs_blocked_free (ptr, ptr2)
void *ptr;
const void *ptr2;
{
EMACS_INT bytes_used_now;
BLOCK_INPUT_ALLOC;
#ifdef GC_MALLOC_CHECK
...
...
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