Commits


Brian Hulette authored and Micah Kornfield committed 40f876bbb3f
ARROW-5491: [C++] Remove unecessary semicolons following MACRO definitions To be honest I'm not sure how these semicolons aren't causing an issue currently. Either way, removing them seems like a noop and improves clarity in my opinion. Author: Brian Hulette <bhulette@google.com> Closes #4422 from TheNeuralBit/semicolon and squashes the following commits: af8c0a1e8 <Brian Hulette> remove semicolons after macro definitions