Remove config change callback
This was only used by {alsa,oss}-audio-device and not semantically correct anyway. If we deem that this is useful, we should register a callback on the corresponding variables and change the variables from the UI, not the process-wide configuration.
Showing
- include/vlc_configuration.h 0 additions, 3 deletionsinclude/vlc_configuration.h
- include/vlc_plugin.h 1 addition, 1 deletioninclude/vlc_plugin.h
- src/config/core.c 3 additions, 41 deletionssrc/config/core.c
- src/modules/cache.c 1 addition, 19 deletionssrc/modules/cache.c
- src/modules/entry.c 0 additions, 2 deletionssrc/modules/entry.c
- src/modules/modules.c 1 addition, 1 deletionsrc/modules/modules.c
Loading
Please register or sign in to comment