Commits


Sayan Bhattacharjee authored and Dominic Hamon committed 7ee72863fdb
Remove unused `doc` argument from `DEFINE_` macros. (#857) - Adresses : #856 - The unused `doc` argument was removed from the `DEFINE_` macros in `commandlineflags.h` - Converted all the previous `doc` strings passed to the `DEFINE_` macros to multiline comments.