Skip to content

Commit

Permalink
Removed old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
namreeb committed Apr 12, 2016
1 parent e7d9968 commit acce5f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/game/World.h
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,6 @@ enum RealmZone
};

/// Storage class for commands issued for delayed execution
// FIXME - once SOAP is ported to C++11/ASIO this structure can be simplified by use of lambdas in handlers
struct CliCommandHolder
{
typedef std::function<void(const char *)> Print;
Expand Down

0 comments on commit acce5f4

Please sign in to comment.