mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-28 16:17:28 -04:00
removed some debug info
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7542 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
c873421914
commit
789e6ae24e
9 changed files with 66 additions and 33 deletions
|
@ -29,8 +29,7 @@
|
|||
#include "serialiser/rstlvbase.h"
|
||||
#include "serialiser/rsbaseserial.h"
|
||||
|
||||
#define GXSFORUM_DEBUG 1
|
||||
|
||||
//#define GXSFORUM_DEBUG 1
|
||||
|
||||
uint32_t RsGxsForumSerialiser::size(RsItem *item)
|
||||
{
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
|
||||
// Must be different - as this is inline in headers.
|
||||
#define TLV_GENERICMAP_DEBUG 1
|
||||
//#define TLV_GENERICMAP_DEBUG 1
|
||||
|
||||
/*********************************** RsTlvGenericPairRef ***********************************/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue