mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-17 18:35:20 +02:00
Settings: semi-automatic callback cleanup
This commit is contained in:
@@ -238,8 +238,7 @@ public:
|
||||
|
||||
void registerChangedCallback(const std::string &name,
|
||||
SettingsChangedCallback cbf, void *userdata = NULL);
|
||||
void deregisterChangedCallback(const std::string &name,
|
||||
SettingsChangedCallback cbf, void *userdata = NULL);
|
||||
size_t deregisterAllChangedCallbacks(const void *userdata);
|
||||
|
||||
void removeSecureSettings();
|
||||
|
||||
|
Reference in New Issue
Block a user