From 690490afa6d27dda20ec06baf025cfbea250699d Mon Sep 17 00:00:00 2001 From: Darryl Pogue Date: Sun, 20 Jan 2013 12:51:07 -0800 Subject: [PATCH] Remove unneeded wstring code in pfLocalizationMgr. --- .../FeatureLib/pfLocalizationMgr/pfLocalizationDataMgr.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Sources/Plasma/FeatureLib/pfLocalizationMgr/pfLocalizationDataMgr.h b/Sources/Plasma/FeatureLib/pfLocalizationMgr/pfLocalizationDataMgr.h index 7b2e8c6e..f1e90034 100644 --- a/Sources/Plasma/FeatureLib/pfLocalizationMgr/pfLocalizationDataMgr.h +++ b/Sources/Plasma/FeatureLib/pfLocalizationMgr/pfLocalizationDataMgr.h @@ -51,7 +51,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com #include "HeadSpin.h" #include -#include #include "pfLocalizedString.h" #include "plFileSystem.h" @@ -64,9 +63,6 @@ struct LocElementInfo; struct LocSetInfo; struct LocAgeInfo; -// Temporary helper (until everything is plString-ized) -typedef std::vector WStringVector; - class pfLocalizationDataMgr { private: