diff options
Diffstat (limited to 'src/party.cpp')
-rw-r--r-- | src/party.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/party.cpp b/src/party.cpp index e32e79aae..d72b06d84 100644 --- a/src/party.cpp +++ b/src/party.cpp @@ -25,8 +25,6 @@ #include "debug.h" -#include "utils/stringutils.h" - class SortPartyFunctor final { public: |