changeset 168:7eee54638b0f

No need to store road status.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 02 Jun 2014 21:44:04 +0300
parents 3a375ee7c106
children c12e422a543a
files fetch_weather.pl
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/fetch_weather.pl	Mon Jun 02 21:43:46 2014 +0300
+++ b/fetch_weather.pl	Mon Jun 02 21:44:04 2014 +0300
@@ -344,7 +344,6 @@
           get_node($fdata, "text", 2),
           get_node($fdata, "text", 3),
           get_node($fdata, "text", 4),
-          get_node($fdata, "text", 5),
         ];
       }
     }