]> www.fi.muni.cz Git - evince.git/blobdiff - shell/main.c
Reorganize source tree.
[evince.git] / shell / main.c
index 9edb1f534a381251c756796c5e4f86362e58a784..3c5a83d33b1226c0646aa2f33ec61970e9451062 100644 (file)
@@ -15,7 +15,6 @@
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  *
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  *
- *  $Id$
  */
 
 #include "config.h"
  */
 
 #include "config.h"
@@ -39,7 +38,6 @@
 #endif
 
 #include "ev-stock-icons.h"
 #endif
 
 #include "ev-stock-icons.h"
-#include "ev-debug.h"
 #include "ev-job-queue.h"
 #include "ev-file-helpers.h"
 
 #include "ev-job-queue.h"
 #include "ev-file-helpers.h"
 
@@ -368,7 +366,6 @@ main (int argc, char *argv[])
        g_set_application_name (_("Evince Document Viewer"));
 
        ev_file_helpers_init ();
        g_set_application_name (_("Evince Document Viewer"));
 
        ev_file_helpers_init ();
-       ev_debug_init ();
        ev_stock_icons_init ();
        gtk_window_set_default_icon_name ("evince");
 
        ev_stock_icons_init ();
        gtk_window_set_default_icon_name ("evince");