[farsight2/master] Remove useless includes and dependencies
Olivier Crête
olivier.crete at collabora.co.uk
Tue Dec 23 15:21:12 PST 2008
---
gst-libs/gst/farsight/fs-conference-iface.h | 1 -
python/Makefile.am | 1 -
2 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/gst-libs/gst/farsight/fs-conference-iface.h b/gst-libs/gst/farsight/fs-conference-iface.h
index 38fd53d..2f3d6d5 100644
--- a/gst-libs/gst/farsight/fs-conference-iface.h
+++ b/gst-libs/gst/farsight/fs-conference-iface.h
@@ -27,7 +27,6 @@
#define __FS_CONFERENCE_H__
#include <gst/gst.h>
-#include <gst/interfaces/interfaces-enumtypes.h>
#include <gst/farsight/fs-session.h>
#include <gst/farsight/fs-codec.h>
diff --git a/python/Makefile.am b/python/Makefile.am
index 2a762d1..475479e 100644
--- a/python/Makefile.am
+++ b/python/Makefile.am
@@ -32,7 +32,6 @@ farsight_la_LDFLAGS = \
pyfarsight.c: pyfarsight.override pyfarsight.defs
pygtk-codegen-2.0 \
--prefix fs \
- --register $(PYDEFS)/gnome.defs \
--register $(PYDEFS)/gdk-types.defs \
--register $(PYDEFS)/gtk-types.defs \
--register $(GSTPYDEFS)/gst-types.defs \
--
1.5.6.5
More information about the farsight-commits
mailing list