diff --git a/code/modules/economy/ATM.dm b/code/modules/economy/ATM.dm index 7a638ffd3fd..fa07c0c4085 100644 --- a/code/modules/economy/ATM.dm +++ b/code/modules/economy/ATM.dm @@ -298,7 +298,6 @@ log transactions authenticated_account = null . = TRUE - return 1 //create the most effective combination of notes to make up the requested amount /obj/machinery/atm/proc/withdraw_arbitrary_sum(arbitrary_sum)