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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/qdoc/location.h b/src/qdoc/location.h
index 242c85067..818984b63 100644
--- a/src/qdoc/location.h
+++ b/src/qdoc/location.h
@@ -84,7 +84,6 @@ public:
static void terminate();
static void information(const QString &message);
static void internalError(const QString &hint);
- static void logToStdErr(const QString &message);
static void startLoggingProgress() { logProgress_ = true; }
static void stopLoggingProgress() { logProgress_ = false; }
static QString canonicalRelativePath(const QString &path);