summaryrefslogtreecommitdiff
path: root/src/newtabpage.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/newtabpage.cpp')
-rw-r--r--src/newtabpage.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/newtabpage.cpp b/src/newtabpage.cpp
index f0cee9e1..12f23335 100644
--- a/src/newtabpage.cpp
+++ b/src/newtabpage.cpp
@@ -54,9 +54,6 @@
// Qt Includes
#include <QFile>
-// Defines
-#define QL1S(x) QLatin1String(x)
-
NewTabPage::NewTabPage(QWebFrame *frame)
: QObject(frame)