[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: Sun, 7 Feb 2016 18:31:24 +0000 (UTC)
commit 557aabffc8dcc46496d61434686ca00e56235bbf
Author: Øyvind Kolås <pippin gimp org>
Date: Sun Feb 7 19:30:57 2016 +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 f34e46d..f85b82f 100644
--- a/operations/external/ff-load.c
+++ b/operations/external/ff-load.c
@@ -418,7 +418,6 @@ prepare (GeglOperation *operation)
ff_cleanup (o);
realpath (o->path, dereferenced_path);
- fprintf (stderr, "%s %s\n", o->path, dereferenced_path);
err = avformat_open_input(&p->video_fcontext, dereferenced_path, NULL, 0);
if (err < 0)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]