mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-28 08:59:37 -05:00
Clean some garbage from the code
This commit is contained in:
parent
fcec555cd0
commit
69aa5b6a09
@ -394,8 +394,8 @@ class RsMsgs
|
|||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
|
||||||
RsMsgs() { return; }
|
RsMsgs() {}
|
||||||
virtual ~RsMsgs() { return; }
|
virtual ~RsMsgs() {}
|
||||||
|
|
||||||
/****************************************/
|
/****************************************/
|
||||||
/* Message Items */
|
/* Message Items */
|
||||||
|
Loading…
Reference in New Issue
Block a user