X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=shell%2Fmain.c;h=3c5a83d33b1226c0646aa2f33ec61970e9451062;hb=13a06349251874bd35d2f03c3fc93217cee749a2;hp=9edb1f534a381251c756796c5e4f86362e58a784;hpb=c7dd360a76aa50e8d46e031eee9629af466e677c;p=evince.git diff --git a/shell/main.c b/shell/main.c index 9edb1f53..3c5a83d3 100644 --- a/shell/main.c +++ b/shell/main.c @@ -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. * - * $Id$ */ #include "config.h" @@ -39,7 +38,6 @@ #endif #include "ev-stock-icons.h" -#include "ev-debug.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 (); - ev_debug_init (); ev_stock_icons_init (); gtk_window_set_default_icon_name ("evince");