c_client.py: remove useless generated comments
authorRan Benita <ran234@gmail.com>
Sun, 23 Feb 2014 20:55:20 +0000 (22:55 +0200)
committerDaniel Martin <consume.noise@gmail.com>
Mon, 28 Jul 2014 18:30:04 +0000 (20:30 +0200)
commite3c728ee3d9a2fd7478d5f57830c3483b774a16e
tree34dd8c83566199eedeb86a418f99d09e643646d1
parentcae2e398563841c5b814596fd1f1c64354dcac71
c_client.py: remove useless generated comments

They are bloated, don't add anything over the signature, in some cases
duplicate the doxygen comments, and are not integrated with the <doc>
tags in any way. Remove them and cut the generated LOC by half.

Signed-off-by: Ran Benita <ran234@gmail.com>
Reviewed-by: Daniel Martin <consume.noise@gmail.com>
src/c_client.py