aboutsummaryrefslogtreecommitdiff
path: root/src/schemes/NullSchemeHandler.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/schemes/NullSchemeHandler.hpp')
-rw-r--r--src/schemes/NullSchemeHandler.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/schemes/NullSchemeHandler.hpp b/src/schemes/NullSchemeHandler.hpp
index bc05076..299f1f0 100644
--- a/src/schemes/NullSchemeHandler.hpp
+++ b/src/schemes/NullSchemeHandler.hpp
@@ -7,9 +7,6 @@
#include <qdebug.h>
#include <qurlquery.h>
-// TODO: Install doc dir and pass this path during build
-#define NULL_DOCS_DIR "./doc"
-
class NullSchemeHandler : public QWebEngineUrlSchemeHandler {
Q_OBJECT