diff options
Diffstat (limited to 'src/being/localplayer.h')
-rw-r--r-- | src/being/localplayer.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/being/localplayer.h b/src/being/localplayer.h index 8e32b8d14..cf604a1ca 100644 --- a/src/being/localplayer.h +++ b/src/being/localplayer.h @@ -392,8 +392,6 @@ class LocalPlayer final : public Being, void setTestParticle(const std::string &fileName, const bool updateHash = true); - static std::string getMapDrawTypeString(); - std::string getAwayModeString(); static std::string getCameraModeString(); |