[nautilus-actions] NAExportFormat: removes superfluous gdk-pixbuf.h include
- From: Pierre Wieser <pwieser src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-actions] NAExportFormat: removes superfluous gdk-pixbuf.h include
- Date: Wed, 28 Dec 2011 21:31:55 +0000 (UTC)
commit fe7812b4a56cb141aee235a0c0c45cd9507f6c5b
Author: Pierre Wieser <pwieser trychlos org>
Date: Thu Dec 22 12:21:39 2011 +0100
NAExportFormat: removes superfluous gdk-pixbuf.h include
ChangeLog | 2 ++
src/core/na-export-format.c | 2 --
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index a27b2fe..5bd1f32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2011-12-22 Pierre Wieser <pwieser trychlos org>
+ * src/core/na-export-format.c: Remove superfluous gdk-pixbuf.h include.
+
* src/core/na-settings.c:
* src/core/na-settings.h: New "export-assistant-paned-width" preference.
diff --git a/src/core/na-export-format.c b/src/core/na-export-format.c
index 51bc0c0..08c5d2c 100644
--- a/src/core/na-export-format.c
+++ b/src/core/na-export-format.c
@@ -32,8 +32,6 @@
#include <config.h>
#endif
-#include <gdk-pixbuf/gdk-pixbuf.h>
-
#include "na-export-format.h"
/* private class data
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]