[perl-Gtk2] Remove an unneeded #include
- From: Torsten Schönfeld <tsch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Gtk2] Remove an unneeded #include
- Date: Sun, 16 May 2010 10:34:03 +0000 (UTC)
commit 42e4b2d280da0dfb9e50d892c9d7db85f6aef349
Author: Torsten Schönfeld <kaffeetisch gmx de>
Date: Sun May 16 12:19:04 2010 +0200
Remove an unneeded #include
xs/GtkInfoBar.xs | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/xs/GtkInfoBar.xs b/xs/GtkInfoBar.xs
index 65804a1..2ef09e4 100644
--- a/xs/GtkInfoBar.xs
+++ b/xs/GtkInfoBar.xs
@@ -17,7 +17,6 @@
#include "gtk2perl.h"
#include "gtk2perl-private.h" /* for the custom response id handling */
-#include <gperl_marshal.h>
MODULE = Gtk2::InfoBar PACKAGE = Gtk2::InfoBar PREFIX = gtk_info_bar_
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]