summaryrefslogtreecommitdiff
path: root/src/cookieexceptiondialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cookieexceptiondialog.cpp')
-rw-r--r--src/cookieexceptiondialog.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cookieexceptiondialog.cpp b/src/cookieexceptiondialog.cpp
index 0a88b378..b4ad555f 100644
--- a/src/cookieexceptiondialog.cpp
+++ b/src/cookieexceptiondialog.cpp
@@ -268,4 +268,3 @@ QSize CookiesExceptionsDialog::sizeHint() const
QSize size = desktopRect.size() * 0.6;
return size;
}
-