summaryrefslogtreecommitdiffstats
path: root/export-html.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'export-html.cpp')
-rw-r--r--export-html.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/export-html.cpp b/export-html.cpp
index fd92fbd87..5c509d521 100644
--- a/export-html.cpp
+++ b/export-html.cpp
@@ -18,7 +18,6 @@ int main(int argc, char **argv)
{
QApplication *application = new QApplication(argc, argv);
git_libgit2_init();
- setup_system_prefs();
prefs = default_prefs;
init_qt_late();