Skip to content

Commit 1feabe8

Browse files
Remove redundant comment
1 parent 68c2ebb commit 1feabe8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/gui/journal.lua

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,6 @@ local function arrange_empty_journal(options)
9999
local text_area = journal_window.subviews.journal_editor.text_area
100100

101101
text_area.enable_cursor_blink = false
102-
-- if not options.save_on_change then
103-
-- text_area:setText('')
104-
-- end
105102

106103
if not options.allow_layout_restore then
107104
local toc_panel = journal_window.subviews.table_of_contents_panel

0 commit comments

Comments
 (0)