[babl] tests: remove context-less debug printfs
- From: Øyvind "pippin" Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [babl] tests: remove context-less debug printfs
- Date: Thu, 6 Dec 2018 22:07:59 +0000 (UTC)
commit e927fc3cdaa0735db0f80b5c7119da93c387e1e9
Author: Øyvind Kolås <pippin gimp org>
Date: Thu Dec 6 22:53:29 2018 +0100
tests: remove context-less debug printfs
tests/palette.c | 5 -----
1 file changed, 5 deletions(-)
---
diff --git a/tests/palette.c b/tests/palette.c
index fcc25b8..92651d0 100644
--- a/tests/palette.c
+++ b/tests/palette.c
@@ -144,11 +144,6 @@ main (int argc,
p2 = babl_format_with_space ((void*)pal, babl_space ("ACEScg"));
- fprintf (stderr, "%p\n", p2);
- fprintf (stderr, "%s\n", babl_get_name (pal));
- fprintf (stderr, "%s\n", babl_get_name (p2));
-
-
CHECK_CONV("rgba to float pal", unsigned char,
p2, babl_format("RGBA u8"),
in, out);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]