From f8f42092d378663850cc03ccfafdf32898b87d2a Mon Sep 17 00:00:00 2001 From: Xiao YiFang Date: Sat, 22 Oct 2022 13:43:53 +0800 Subject: [PATCH] fix:remove comment --- articleview.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/articleview.cc b/articleview.cc index ea7664d5..4766d413 100644 --- a/articleview.cc +++ b/articleview.cc @@ -1668,7 +1668,6 @@ void ArticleView::playSound() }); } -// use eventloop to turn the async callback to sync execution. void ArticleView::toHtml( const std::function< void( QString & ) > & callback ) { ui.definition->page()->toHtml(