Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libdocument
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <nshmyrev@yandex.ru>2009-02-15 06:25:14 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2009-02-15 06:25:14 (GMT)
commit147f9044a805c50d52e2eeddc22af416f5a32035 (patch)
treebba609a2d33d9246e3551f34a46011a35699024f /libdocument
parent972149536ae5050e6c498da8c70c85982d5bcb31 (diff)
Fixes bug #571787.
2009-02-15 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * properties/ev-properties-view.c (set_property): Fixes bug #571787. svn path=/trunk/; revision=3434
Diffstat (limited to 'libdocument')
-rw-r--r--libdocument/ev-file-helpers.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/libdocument/ev-file-helpers.c b/libdocument/ev-file-helpers.c
index e48ce9d..af96188 100644
--- a/libdocument/ev-file-helpers.c
+++ b/libdocument/ev-file-helpers.c
@@ -30,10 +30,6 @@
#include <glib/gstdio.h>
#include <errno.h>
-#if WITH_GNOME
-#include <libgnome/gnome-init.h>
-#endif
-
#include "ev-file-helpers.h"
static gchar *tmp_dir = NULL;