[gegl] ff-load: remove debug printf
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] ff-load: remove debug printf
- Date: Mon, 23 Nov 2015 05:49:50 +0000 (UTC)
commit 4f690b92ca7afa509facecc3bef2326b151166a2
Author: Øyvind Kolås <pippin gimp org>
Date: Mon Nov 23 06:49:33 2015 +0100
ff-load: remove debug printf
operations/external/ff-load.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/operations/external/ff-load.c b/operations/external/ff-load.c
index dae6a42..bdb01e2 100644
--- a/operations/external/ff-load.c
+++ b/operations/external/ff-load.c
@@ -395,7 +395,6 @@ prepare (GeglOperation *operation)
{
print_error (o->path, err);
}
- fprintf (stderr, "[%lu]\n", p->video_fcontext->start_time_realtime);
err = avformat_find_stream_info (p->video_fcontext, NULL);
if (err < 0)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]