diff options
author | megamage <none@none> | 2009-07-12 17:55:57 +0800 |
---|---|---|
committer | megamage <none@none> | 2009-07-12 17:55:57 +0800 |
commit | 016f8bb6b3d5202600a565448b874ee982cf5110 (patch) | |
tree | fa7be25f6914e25e26eaebc24bb4fc3aeaeec3c9 /src/shared/ProgressBar.h | |
parent | 920a70932b1f5f73b3f605f9f71ae8141eff80ce (diff) |
[8156] Some mail show flags use.
[8155] Move unneeded include from header.
Author: VladimirMangos
--HG--
branch : trunk
Diffstat (limited to 'src/shared/ProgressBar.h')
-rw-r--r-- | src/shared/ProgressBar.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/shared/ProgressBar.h b/src/shared/ProgressBar.h index 50c5c7d11e5..af7b5e03093 100644 --- a/src/shared/ProgressBar.h +++ b/src/shared/ProgressBar.h @@ -20,7 +20,6 @@ #ifndef TRINITYCORE_PROGRESSBAR_H #define TRINITYCORE_PROGRESSBAR_H -#include <stdio.h> #include "Platform/Define.h" class TRINITY_DLL_SPEC barGoLink |