summaryrefslogtreecommitdiffstats
path: root/subsurface-desktop-main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'subsurface-desktop-main.cpp')
-rw-r--r--subsurface-desktop-main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/subsurface-desktop-main.cpp b/subsurface-desktop-main.cpp
index 8d1532c08..8cb6ffa50 100644
--- a/subsurface-desktop-main.cpp
+++ b/subsurface-desktop-main.cpp
@@ -84,7 +84,6 @@ int main(int argc, char **argv)
qsrand(time(NULL));
setup_system_prefs();
copy_prefs(&default_prefs, &prefs);
- fill_profile_color();
fill_computer_list();
parse_xml_init();
taglist_init_global();