aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorXTZGZoReX <none@none>2010-08-08 05:39:59 +0200
committerXTZGZoReX <none@none>2010-08-08 05:39:59 +0200
commit2974727ad43151be7d5cc35f46aa8d35afa6ca7a (patch)
tree40ef932012938553f4a754a44e7524cdc4af61a2 /src
parent87965e764e9cc3063652c4efd570e4e7804674e1 (diff)
* Useless declaration.
--HG-- branch : trunk
Diffstat (limited to 'src')
-rw-r--r--src/server/game/Weather/Weather.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/server/game/Weather/Weather.h b/src/server/game/Weather/Weather.h
index 9699b65927d..31bf9d731c5 100644
--- a/src/server/game/Weather/Weather.h
+++ b/src/server/game/Weather/Weather.h
@@ -61,8 +61,6 @@ enum WeatherState
WEATHER_STATE_BLACKRAIN = 90
};
-struct WeatherZoneChances;
-
/// Weather for one zone
class Weather
{