diff --git a/src/main.cpp b/src/main.cpp index 5c2e02e54..51e53a742 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1535,7 +1535,6 @@ bool AcceptToMemoryPool(CTxMemPool& pool, CValidationState &state, const CTransa { if ( flag != 0 ) KOMODO_CONNECTING = -1; - fprintf(stderr,"accept failure.10\n"); return error("AcceptToMemoryPool: BUG! PLEASE REPORT THIS! ConnectInputs failed against MANDATORY but not STANDARD flags %s", hash.ToString()); } if ( flag != 0 )