summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/puredocparser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/qdoc/puredocparser.cpp')
-rw-r--r--src/tools/qdoc/puredocparser.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/qdoc/puredocparser.cpp b/src/tools/qdoc/puredocparser.cpp
index 53001cebe2..cd726c3497 100644
--- a/src/tools/qdoc/puredocparser.cpp
+++ b/src/tools/qdoc/puredocparser.cpp
@@ -93,7 +93,6 @@ void PureDocParser::parseSourceFile(const Location& location, const QString& fil
currentFile_.clear();
return;
}
- createOutputSubdirectory(location, filePath);
reset();
Location fileLocation(filePath);