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
be762268
Commit
be762268
authored
Oct 20, 2005
by
Kim F. Storm
Browse files
(check_ccl_update): Remove unused var vp.
parent
54622f33
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
src/ccl.c
src/ccl.c
+0
-1
No files found.
src/ccl.c
View file @
be762268
...
...
@@ -2119,7 +2119,6 @@ int
check_ccl_update
(
ccl
)
struct
ccl_program
*
ccl
;
{
struct
Lisp_Vector
*
vp
;
Lisp_Object
slot
,
ccl_prog
;
if
(
ccl
->
idx
<
0
)
...
...
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