[longomatch] Removed prints
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [longomatch] Removed prints
- Date: Sat, 5 Sep 2009 14:59:51 +0000 (UTC)
commit 518629b2a7bc02fd70303576b286744f60e104e6
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Sat Sep 5 16:59:31 2009 +0200
Removed prints
libcesarplayer/src/gst-video-editor.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/libcesarplayer/src/gst-video-editor.c b/libcesarplayer/src/gst-video-editor.c
index 2e2fcad..a34efa3 100644
--- a/libcesarplayer/src/gst-video-editor.c
+++ b/libcesarplayer/src/gst-video-editor.c
@@ -1217,7 +1217,6 @@ gst_video_editor_new (GError ** err)
audiotestsrc = gst_element_factory_make ("audiotestsrc", "audiotestsrc");
/*Check for 'expandable' property, gnonlin >= 0.11.2*/
if (g_object_class_find_property (G_OBJECT_GET_CLASS(gnlsource), "expandable")){
- g_print("encontrada");
g_object_set (G_OBJECT(gnlsource), "expandable",TRUE,NULL);
}
else {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]