Skip to content
This repository has been archived by the owner on Aug 2, 2020. It is now read-only.

Commit

Permalink
Clean code
Browse files Browse the repository at this point in the history
  • Loading branch information
stdrc committed Jul 5, 2017
1 parent 06a152a commit acbd2d5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/message.h
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,4 @@ class Message {

private:
std::vector<Segment> segments_;
// str msg_str_;
// json_t *msg_json_;
};

0 comments on commit acbd2d5

Please sign in to comment.