refactor: Remove not used constants
This commit is contained in:
@@ -58,13 +58,9 @@
|
||||
|
||||
// download reti sismiche
|
||||
#define URL_SERVER_DOWNLOAD_RETI_SISMICHE @"http://srv.earthquakenetwork.it/distquake_download_automatic14.php"
|
||||
// Mappa locale
|
||||
#define URL_SERVER_MAPPA_LOCALE_UTENTE @"https://fusiontables.googleusercontent.com/embedviz?viz=MAP&q=select+col2+from+1nEJRfnVQzL0qNA1pDc2nPDX"
|
||||
// Tsunami
|
||||
#define URL_SERVER_DOWNLOAD_TSUNAMI @"http://srv.earthquakenetwork.it/distquake_download_tsunami.php"
|
||||
|
||||
#define URL_SERVER_MAPPA_LOCALE @"httpS://fusiontables.googleusercontent.com/embedviz?viz=MAP&qselect+col2+from+1nEJRfnVQzL0qNA1pDc2nPDX"
|
||||
|
||||
// colori navigation bar
|
||||
#define COLORE_BARRA_NAVIGAZIONE [UIColor colorWithRed:198.0/255.0 green:213.0/255.0 blue:247.0/255.0 alpha:1.0]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user