Skip to content

Commit

Permalink
style(config): drop excess comments
Browse files Browse the repository at this point in the history
  • Loading branch information
3Hren committed Oct 20, 2015
1 parent 1428f7b commit 076abc6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/blackhole/config.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
#define BLACKHOLE_HEADER_ONLY
#define BLACKHOLE_DEBUG

// TODO: Change these macro into manual driven ABI version counter.
#define BLACKHOLE_BEG_NS namespace blackhole { inline namespace v500 {
#define BLACKHOLE_END_NS } } // namespace blackhole::version

Expand Down

0 comments on commit 076abc6

Please sign in to comment.