diff --git a/include/imbarcazioni.h b/include/imbarcazioni.h deleted file mode 100755 index f2438555c..000000000 --- a/include/imbarcazioni.h +++ /dev/null @@ -1,28 +0,0 @@ -#ifndef __IMBARCAZIONI_H -#define __IMBARCAZIONI_H - -#define I_CODCF "CODCF" -#define I_PROGIMB "PROGIMB" -#define I_TIPOCOMAPP "TIPOCOMAPP" -#define I_TARGA "TARGA" -#define I_MOTOBARCA "MOTOBARCA" -#define I_DATAISC "DATAISC" -#define I_LUNGHEZZA "LUNGHEZZA" -#define I_LARGHEZZA "LARGHEZZA" -#define I_ALTEZZA "ALTEZZA" -#define I_STLORDA "STLORDA" -#define I_SCADCOLL "SCADCOLL" -#define I_SCADSPEC "SCADSPEC" -#define I_STNETTA "STNETTA" -#define I_GT "GT" -#define I_HP "HP" -#define I_KW "KW" -#define I_RIP "RIP" -#define I_SCADLICNAV "SCADLICNAV" -#define I_SCADRUOLEQ "SCADRUOLEQ" -#define I_NRRUOLEQUI "NRRUOLEQUI" -#define I_SCADLICPES "SCADLICPAG" -#define I_SCADPAGLIS "SCADPAGLIS" - -#endif - diff --git a/include/mercaticoop.h b/include/mercaticoop.h deleted file mode 100755 index f793b5f4e..000000000 --- a/include/mercaticoop.h +++ /dev/null @@ -1,17 +0,0 @@ -#ifndef __MERCATICOOP_H -#define __MERCATICOOP_H - -#define MC_CODCF "CODCF" -#define MC_DIRITTI1 "DIRITTI1" -#define MC_ARROT1 "ARROT1" -#define MC_CODIVA1 "CODIVA1" -#define MC_DIRITTI2 "DIRITTI2" -#define MC_ARROT2 "ARROT2" -#define MC_CODIVA2 "CODIVA2" -#define MC_SPESEFACC "SPESEFACC" -#define MC_CODIVAFACC "CODIVAFACC" -#define MC_SPESECASSE "SPESECASSE" -#define MC_CODIVACASS "CODIVACASS" - -#endif - diff --git a/include/socicoop.h b/include/socicoop.h deleted file mode 100755 index 4b632d6cb..000000000 --- a/include/socicoop.h +++ /dev/null @@ -1,29 +0,0 @@ -#ifndef __SOCICOOP_H -#define __SOCICOOP_H - -#define SC_CODCF "CODCF" -#define SC_DATANASC "DATANASC" -#define SC_COMNASC "COMNASC" -#define SC_DATAASS "DATAASS" -#define SC_DATAREC "DATAREC" -#define SC_NUMQUOTE "NUMQUOTE" -#define SC_VALQUOTE "VALQUOTE" -#define SC_LIBLAVORO "LIBLAVORO" -#define SC_COMEMISS "COMEMISS" -#define SC_DATAEMISS "DATAEMISS" -#define SC_COMPAGNIA1 "COMPAGNIA1" -#define SC_QUOTA1 "QUOTA1" -#define SC_COMPAGNIA2 "COMPAGNIA2" -#define SC_QUOTA2 "QUOTA2" -#define SC_COMPAGNIA3 "COMPAGNIA3" -#define SC_QUOTA3 "QUOTA3" -#define SC_NOMEBARCA "NOMEBARCA" -#define SC_TIPOPROP "TIPOPROP" -#define SC_TIPOCOMAPP "TIPOCOMAPP" -#define SC_LICENZA "LICENZA" -#define SC_DATALIC "DATALIC" -#define SC_DATADEL "DATADEL" -#define SC_DATASCALIC "DATASCALIC" - -#endif -