mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 10:40:45 -08:00
remove debug lines
This commit is contained in:
parent
a566c5829f
commit
1ef96c7a96
1 changed files with 0 additions and 2 deletions
|
|
@ -2200,8 +2200,6 @@ of controls and double click to select control."
|
|||
(name (format nil "~A" (definitions:designator c)))
|
||||
(filter (text-value (search-box panel)))
|
||||
(class-only (checkedp (class-only panel))))
|
||||
(print name)
|
||||
(print filter)
|
||||
(if (or (equal filter "")
|
||||
(search filter name :test #'char-equal))
|
||||
(if class-only
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue