]> www.fi.muni.cz Git - evince.git/blobdiff - shell/main.c
Rework the jobs system in order to make it simpler and more extensible. It
[evince.git] / shell / main.c
index f230ea860b9177835fdfeef7568f7ea6502e3df8..eb5c08ab1b7c654e619661d4120982de039258dd 100644 (file)
@@ -41,7 +41,6 @@
 #endif
 
 #include "ev-stock-icons.h"
-#include "ev-job-queue.h"
 #include "ev-file-helpers.h"
 #include "ev-backends-manager.h"
 
@@ -391,7 +390,6 @@ main (int argc, char *argv[])
                ev_metadata_manager_init ();
        }
 
-       ev_job_queue_init ();
        g_set_application_name (_("Evince Document Viewer"));
 
        ev_file_helpers_init ();