Skip to content

Commit

Permalink
Remove a no longer existing Doxygen param.
Browse files Browse the repository at this point in the history
  • Loading branch information
mordante committed Feb 14, 2014
1 parent 4980d5f commit 0504f6c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/serialization/string_utils.hpp
Expand Up @@ -198,7 +198,6 @@ std::string bullet_list(const T& v, size_t indent = 4, const std::string& bullet
*
* @param string Text to indent.
* @param indent_size Number of indentation units to use.
* @param indent_unit Indentation unit.
*/
std::string indent(const std::string& string, size_t indent_size = 4);

Expand Down

0 comments on commit 0504f6c

Please sign in to comment.