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

Commit acbd2d5

Browse files
committed
Clean code
1 parent 06a152a commit acbd2d5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/message.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,4 @@ class Message {
5858

5959
private:
6060
std::vector<Segment> segments_;
61-
// str msg_str_;
62-
// json_t *msg_json_;
6361
};

0 commit comments

Comments
 (0)