mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 19:06:49 +01:00
This reverts commit 04020e717c.
Initializing a std::string with nullptr is not allowed by C++11 standard
and trigger runtime exceptions.