fixed merging problem

This commit is contained in:
Phenom 2017-07-15 14:27:19 +02:00 committed by csoler
parent 35186c4054
commit 8a270af519
2 changed files with 5 additions and 5 deletions

View file

@ -35,7 +35,7 @@
//#define CHAT_DEBUG 1
static const uint32_t RS_CHAT_SERIALIZER_FLAGS_NO_SIGNATURE = 0x0001;
//static const uint32_t RS_CHAT_SERIALIZER_FLAGS_NO_SIGNATURE = 0x0001;
RsItem *RsChatSerialiser::create_item(uint16_t service_id,uint8_t item_sub_id) const
{