@ -99,15 +99,6 @@ void SendMoney()
scanf("%d", &amountToSend);
counter++;
}
/* if (tryDifferentAmount == 'Y' || tryDifferentAmount == 'y')
{
amount = getAmount(amountToSend);
else
printf("Fehler");
}*/