Commit 0fae3fad authored by Martin Smith's avatar Martin Smith
Browse files

qdoc: Remove test that disallowed macro without params


A findFunctionNode() tree search function was testing whether a matching
node was a macro without parameters and refusing to return it if it was.
This test is now removed. Even if the test was necessary in some strange
situation, this was the wrong place to do it.

Change-Id: I40b2293f5643d2d752c05e16f85782f57c0ccbf3
Reviewed-by: default avatarTopi Reiniö <topi.reinio@qt.io>
parent 5b205769
No related merge requests found
Showing with 5 additions and 4 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment