Skip to content

Commit 80ca8d3

Browse files
committed
Remove stray pasted text
1 parent 337658a commit 80ca8d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MainWindow.vala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,7 @@ namespace Scratch {
601601
content_stack.visible_child = view_grid;
602602
toolbar.document_available (true);
603603
set_widgets_sensitive (true);
604-
update_find_actions ();jeremypw/silence-some-warnings
604+
update_find_actions ();
605605
});
606606

607607
document_view.tab_removed.connect ((doc) => {

0 commit comments

Comments
 (0)