Skip to content
Snippets Groups Projects
Commit 31d40753 authored by Daniel Kochmański's avatar Daniel Kochmański
Browse files

fix: remove debug renament

parent 7a12776c
No related branches found
No related tags found
No related merge requests found
......@@ -969,7 +969,6 @@
(terpri *standard-input*))
;; Need this check in case the user aborted out of a command menu
(unless (member command '(nil :timeout))
(log:info "executing command ~s" command)
(execute-frame-command frame command)))))))))
(defmethod force-refresh-avv-streams (frame)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment