Skip to content

Commit

Permalink
WINTERMUTE: Remove commented lines from dctypes
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiatesan committed Mar 31, 2016
1 parent 2c81602 commit 9c074fd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions engines/wintermute/dctypes.h
Expand Up @@ -37,9 +37,6 @@

namespace Wintermute {

//typedef std::string AnsiString;
//typedef std::string Utf8String;
//typedef std::wstring WideString;
typedef Common::String AnsiString;
typedef Common::String Utf8String;
typedef Common::U32String WideString;
Expand Down

0 comments on commit 9c074fd

Please sign in to comment.