mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-27 16:35:21 -04:00
fixed merging problem
This commit is contained in:
parent
35186c4054
commit
8a270af519
2 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue