From 6ceab180fd3f664cec4d4e69bfd4c365b280d302 Mon Sep 17 00:00:00 2001 From: Alessandro Bonazzi Date: Tue, 26 Sep 2023 11:07:27 +0200 Subject: [PATCH] Patch level : 12.00 1284 Files correlati : sc0.exe cg2.exe Commento : Programma di controllo e ripristino partite errate ricorretto. --- src/include/partite.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/include/partite.h b/src/include/partite.h index 8c4a450b1..f46b5ca1e 100755 --- a/src/include/partite.h +++ b/src/include/partite.h @@ -26,7 +26,6 @@ #define PART_IMPORTO "IMPORTO" #define PART_IMPOSTA "IMPOSTA" #define PART_SPESE "SPESE" -#define PART_CODPAG "CODPAG" #define PART_CODVAL "CODVAL" #define PART_CAMBIO "CAMBIO" #define PART_CONTROEURO "CONTROEURO"