diff options
Diffstat (limited to 'polly/lib/JSON/include/json/writer.h')
-rw-r--r-- | polly/lib/JSON/include/json/writer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/polly/lib/JSON/include/json/writer.h b/polly/lib/JSON/include/json/writer.h index 5f4b83be418..8b86eafb077 100644 --- a/polly/lib/JSON/include/json/writer.h +++ b/polly/lib/JSON/include/json/writer.h @@ -116,7 +116,6 @@ namespace Json { * * If the Value have comments then they are outputed according to their #CommentPlacement. * - * \param indentation Each level will be indented by this amount extra. * \sa Reader, Value, Value::setComment() */ class JSON_API StyledStreamWriter |