Removed set variable (elem)

This commit is contained in:
Jaroslav Kysela 2003-12-13 18:39:18 +00:00
parent 46ed2fc9e8
commit b2a1abf7bd

View File

@ -67,6 +67,7 @@
(setq elem (Acall 'hctl_elem_next elem))
)
)
(unsetq elem)
(setq hctl (Acall 'hctl_close hctl))
(if (= hctl 0)
(princ "hctl close success\n")