summaryrefslogtreecommitdiff
path: root/src/websnap.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/websnap.cpp')
-rw-r--r--src/websnap.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/websnap.cpp b/src/websnap.cpp
index 83cfe88b..577370ba 100644
--- a/src/websnap.cpp
+++ b/src/websnap.cpp
@@ -134,7 +134,6 @@ void WebSnap::saveResult(bool ok)
QString WebSnap::snapTitle()
{
return m_page.mainFrame()->title();
- return QString("");
}