aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ccl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ccl.c b/src/ccl.c
index 562215218bc..a5a39ca0d4b 100644
--- a/src/ccl.c
+++ b/src/ccl.c
@@ -2119,7 +2119,6 @@ int
2119check_ccl_update (ccl) 2119check_ccl_update (ccl)
2120 struct ccl_program *ccl; 2120 struct ccl_program *ccl;
2121{ 2121{
2122 struct Lisp_Vector *vp;
2123 Lisp_Object slot, ccl_prog; 2122 Lisp_Object slot, ccl_prog;
2124 2123
2125 if (ccl->idx < 0) 2124 if (ccl->idx < 0)