summaryrefslogtreecommitdiff
path: root/sql/modules/Payment.sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql/modules/Payment.sql')
-rw-r--r--sql/modules/Payment.sql1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/modules/Payment.sql b/sql/modules/Payment.sql
index f898528b..930e5ea7 100644
--- a/sql/modules/Payment.sql
+++ b/sql/modules/Payment.sql
@@ -315,7 +315,6 @@ CREATE OR REPLACE FUNCTION payment_bulk_post
RETURNS int AS
$$
DECLARE
- payment_trans numeric[];
out_count int;
t_voucher_id int;
t_trans_id int;