summaryrefslogtreecommitdiff
path: root/tests/document-saver.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/document-saver.c')
-rw-r--r--tests/document-saver.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/document-saver.c b/tests/document-saver.c
index a80ba02e..a85b4050 100644
--- a/tests/document-saver.c
+++ b/tests/document-saver.c
@@ -21,7 +21,6 @@
*/
#include "pluma-document-loader.h"
-#include "pluma-prefs-manager-app.h"
#include <gio/gio.h>
#include <gtk/gtk.h>
#include <glib.h>
@@ -688,8 +687,6 @@ int main (int argc,
g_test_init (&argc, &argv, NULL);
- pluma_prefs_manager_app_init ();
-
g_printf ("\n***\n");
have_unowned = check_unowned_directory ();
have_unowned_group = check_unowned_group ();