mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
remove debug code
This commit is contained in:
parent
6c9bcf8431
commit
f1318dfdb1
1 changed files with 0 additions and 1 deletions
|
|
@ -1314,7 +1314,6 @@ of controls and double click to select control."
|
|||
(clog-ace:set-on-auto-complete (event-editor app)
|
||||
(lambda (obj prefix)
|
||||
(declare (ignore obj))
|
||||
(print prefix)
|
||||
(when (current-editor-is-lisp app)
|
||||
;; we need to modify Ace's lisp mode to treat : as part of symbol
|
||||
;; otherwise lookups do not consider the symbols package. I did
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue