summaryrefslogtreecommitdiffstats
path: root/stream/pnm.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream/pnm.h')
-rw-r--r--stream/pnm.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/stream/pnm.h b/stream/pnm.h
index 1c4eb2120b..de508004a7 100644
--- a/stream/pnm.h
+++ b/stream/pnm.h
@@ -33,9 +33,6 @@ typedef struct pnm_s pnm_t;
//pnm_t* pnm_connect (int fd,char *url);
//int pnm_read (pnm_t *this, char *data, int len);
-//void pnm_close (pnm_t *this);
-
-//int pnm_peek_header (pnm_t *this, char *data);
#endif