mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +00:00
Removed some obsolete code (#10562)
Co-authored-by: Zughy <4279489-marco_a@users.noreply.gitlab.com>
This commit is contained in:
parent
ea5d6312c1
commit
45ccfe26fb
9 changed files with 7 additions and 74 deletions
|
@ -148,7 +148,7 @@ std::string PlayerSAO::getClientInitializationData(u16 protocol_version)
|
|||
|
||||
void PlayerSAO::getStaticData(std::string * result) const
|
||||
{
|
||||
FATAL_ERROR("Obsolete function");
|
||||
FATAL_ERROR("This function shall not be called for PlayerSAO");
|
||||
}
|
||||
|
||||
void PlayerSAO::step(float dtime, bool send_recommended)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue