mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 22:25:04 -04:00
improved/removed debug info
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8413 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
53daf911fb
commit
258c4e4afd
3 changed files with 9 additions and 6 deletions
|
@ -9,7 +9,7 @@
|
|||
#include "rscertificate.h"
|
||||
#include "util/rsstring.h"
|
||||
|
||||
#define DEBUG_RSCERTIFICATE
|
||||
//#define DEBUG_RSCERTIFICATE
|
||||
|
||||
static const std::string PGP_CERTIFICATE_START ( "-----BEGIN PGP PUBLIC KEY BLOCK-----" );
|
||||
static const std::string PGP_CERTIFICATE_END ( "-----END PGP PUBLIC KEY BLOCK-----" );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue