evince r3125 - in trunk: . shell
- From: carlosgc svn gnome org
- To: svn-commits-list gnome org
- Subject: evince r3125 - in trunk: . shell
- Date: Wed, 27 Aug 2008 09:42:01 +0000 (UTC)
Author: carlosgc
Date: Wed Aug 27 09:42:01 2008
New Revision: 3125
URL: http://svn.gnome.org/viewvc/evince?rev=3125&view=rev
Log:
2008-08-27 Carlos Garcia Campos <carlosgc gnome org>
* shell/main.c: (main):
Remove gnome_authentication_manager_init.
Modified:
trunk/ChangeLog
trunk/shell/main.c
Modified: trunk/shell/main.c
==============================================================================
--- trunk/shell/main.c (original)
+++ trunk/shell/main.c Wed Aug 27 09:42:01 2008
@@ -30,7 +30,6 @@
#include <libgnome/gnome-program.h>
#include <libgnomeui/gnome-ui-init.h>
#include <libgnomeui/gnome-app-helper.h>
-#include <libgnomeui/gnome-authentication-manager.h>
#endif
#ifdef ENABLE_DBUS
@@ -379,11 +378,6 @@
#endif
ev_debug_init ();
-
-#if WITH_GNOME
- gnome_authentication_manager_init ();
-#endif
-
ev_backends_manager_init ();
if (enable_metadata) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]