removed some compilation warnings

This commit is contained in:
csoler 2016-01-30 20:27:27 -05:00
parent 3cfd976c0e
commit 59d4c2c829
2 changed files with 0 additions and 2 deletions

View file

@ -354,7 +354,6 @@ int p3MsgService::checkOutgoingMessages()
* if online, send
*/
time_t now = time(NULL);
bool changed = false ;
std::list<RsMsgItem*> output_queue ;