From e11c5f8f19c422b8fbd1d01ac6cbe62a99c5a3eb Mon Sep 17 00:00:00 2001 From: Andrea Busi Date: Sun, 27 Sep 2020 13:58:15 +0200 Subject: [PATCH] refactor: Remove unused enum --- Sources/Earthquake Network/Costanti.h | 9 --------- 1 file changed, 9 deletions(-) diff --git a/Sources/Earthquake Network/Costanti.h b/Sources/Earthquake Network/Costanti.h index eab092d..1d9e683 100644 --- a/Sources/Earthquake Network/Costanti.h +++ b/Sources/Earthquake Network/Costanti.h @@ -102,15 +102,6 @@ typedef enum : NSInteger { unAnno } EQNFiltriMappa; -// cella tipo Rete sismica - -typedef enum : NSInteger { - defaultCell = 0, - mappaCell, - meteoCell - -} EQNReteSismicaCell; - // dettagli Mappa tipo typedef enum : NSInteger { reteSmartphone = 0,