]> www.fi.muni.cz Git - evince.git/blobdiff - shell/ev-application.c
[shell] Fix build with dbus disabled
[evince.git] / shell / ev-application.c
index 4fe183fb89de71d52a4a2fe3067dbd49f9f0e99a..071af79e4874f76b3033f40a399cb4f05f368f49 100644 (file)
@@ -891,7 +891,7 @@ ev_application_init (EvApplication *ev_application)
        ev_application->scr_saver = totem_scrsaver_new ();
 }
 #else
-        ev_application->scr_saver = totem_scrsaver_new (NULL);
+        ev_application->scr_saver = totem_scrsaver_new ();
 #endif /* ENABLE_DBUS */
 }