mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
cleanup: remove empty function
subsurface_OS_pref_setup() is not not used. Remove it. Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
This commit is contained in:
parent
28ae35e7df
commit
e4530cd5ef
3 changed files with 0 additions and 7 deletions
|
@ -290,7 +290,6 @@ void setup_system_prefs(void)
|
|||
{
|
||||
const char *env;
|
||||
|
||||
subsurface_OS_pref_setup();
|
||||
default_prefs.divelist_font = strdup(system_divelist_default_font);
|
||||
default_prefs.font_size = system_divelist_default_font_size;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue