From 685e0abd14e20617e5821a35f0079632494e239f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 12 Dec 2015 07:58:21 +0100 Subject: remove pnm support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/png.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/png.h') diff --git a/src/png.h b/src/png.h index 0f5d93f..d0da5a4 100644 --- a/src/png.h +++ b/src/png.h @@ -58,8 +58,7 @@ * @param width The width of the image. * @param height The height of the image. * @param imgfd The file descriptor connected to conversion process's stdin. - * @param data Additional data for `convert_fb_to_pnm` - * and `convert_fb_to_png`. + * @param data Additional data for `convert_fb_to_png`. * @return Zero on success, -1 on error. */ int -- cgit v1.2.3-70-g09d2