Digest-auth fix

This commit is contained in:
cora32 2014-09-08 20:42:49 +03:00
parent c37077dac4
commit 1f57f877ca
2 changed files with 0 additions and 2 deletions

View File

@ -59,7 +59,6 @@ void SSHConDec()
stt->doEmitionChangeBA(QString::number(BrutingThrds));
#pragma endregion
};
bool debugWriteWait = false;
void _DebugWriteHTMLToFile(char *request, char *buff)
{

View File

@ -483,7 +483,6 @@ void fputsf(char *ip, char *port, char *text, int flag, char *msg)
{
FILE *file = NULL;
bool firstTimeYeah = false;
#pragma region FileExistenceCheck
if(flag == 0 || flag == 15 || flag == -10)
{