Clean some garbage from the code

This commit is contained in:
Gioacchino Mazzurco 2017-07-13 13:00:32 +02:00
parent fcec555cd0
commit 69aa5b6a09

View File

@ -394,8 +394,8 @@ class RsMsgs
{ {
public: public:
RsMsgs() { return; } RsMsgs() {}
virtual ~RsMsgs() { return; } virtual ~RsMsgs() {}
/****************************************/ /****************************************/
/* Message Items */ /* Message Items */