summaryrefslogtreecommitdiff
path: root/src/webtab.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/webtab.cpp')
-rw-r--r--src/webtab.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/webtab.cpp b/src/webtab.cpp
index 1b0eef5e..ae4d34c6 100644
--- a/src/webtab.cpp
+++ b/src/webtab.cpp
@@ -61,9 +61,6 @@
#include <QAction>
#include <QVBoxLayout>
-// Defines
-#define QL1S(x) QLatin1String(x)
-
WebTab::WebTab(QWidget *parent)
: QWidget(parent)