weather: removed constraints of 3 locations per uri from docs; corrected possible...
[monky] / src / weather.c
index 94bc7d3..a7819b6 100644 (file)
@@ -31,8 +31,6 @@
 #include <curl/types.h>
 #include <curl/easy.h>
 
-#define MAX_LOCATIONS 3
-
 /* Possible sky conditions */
 #define NUM_CC_CODES 6
 const char *CC_CODES[NUM_CC_CODES] = {