Skip to content

Commit eae5e38

Browse files
committed
wip
1 parent e478d1a commit eae5e38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

TeXmacs/progs/generic/paste-widget.scm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@
147147
(:interactive #t)
148148
(dialogue-window clipboard-paste-from-widget
149149
(lambda (fm)
150-
(display* "fm: " fm "\n")
151150
(when fm
152151
(cond ((== fm "md") (markdown-paste))
153152
((== fm "ocr") (ocr-paste))

0 commit comments

Comments
 (0)