summaryrefslogtreecommitdiffstats
path: root/src/qdoc/location.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qdoc/location.h')
-rw-r--r--src/qdoc/location.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/qdoc/location.h b/src/qdoc/location.h
index 9ad601e1b..fb35038a8 100644
--- a/src/qdoc/location.h
+++ b/src/qdoc/location.h
@@ -80,8 +80,6 @@ public:
void fatal(const QString &message, const QString &details = QString()) const;
void report(const QString &message, const QString &details = QString()) const;
- static const Location null;
-
static void initialize(const Config &config);
static void terminate();
static void information(const QString &message);