diff options
| author | XTZGZoReX <none@none> | 2009-03-19 15:32:16 +0100 |
|---|---|---|
| committer | XTZGZoReX <none@none> | 2009-03-19 15:32:16 +0100 |
| commit | a075d37fdda31bca4a116444f7ce893f8e596bf8 (patch) | |
| tree | 28e2153158cf59ffe7c019c8d4a49c2220cb01e9 /src/game | |
| parent | 3ff11b64bae87a8c33aede71816ed7fb8b82f766 (diff) | |
* Removed unused/unneeded classes: Base, Mthread
* Fixed a merge issue that broke VC71 files.
* Moved WheatyExceptionReport to shared, where it should be.
--HG--
branch : trunk
Diffstat (limited to 'src/game')
| -rw-r--r-- | src/game/Unit.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/Unit.h b/src/game/Unit.h index c3c4a9a9492..bb8284d6ba3 100644 --- a/src/game/Unit.h +++ b/src/game/Unit.h @@ -24,7 +24,6 @@ #include "Common.h" #include "Object.h" #include "Opcodes.h" -#include "Mthread.h" #include "SpellAuraDefines.h" #include "UpdateFields.h" #include "SharedDefines.h" |
