Skip to content

Commit ac0777f

Browse files
committed
QDoc: Drop unused include from ClangCodeParser
The `codechunk.h` include is not needed in `clangcodeparser.h`, so drop it. Change-Id: I049048704c32d02cb36d46ec29905aa998b56394 Reviewed-by: Topi Reiniö <[email protected]>
1 parent d14eda4 commit ac0777f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/qdoc/qdoc/src/qdoc/clangcodeparser.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
#include "access.h"
88
#include "classnode.h"
9-
#include "codechunk.h"
109
#include "config.h"
1110
#include "enumnode.h"
1211
#include "functionnode.h"

0 commit comments

Comments
 (0)