From 4ad40244021880e90d670720ac4c3beeac70aebc Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Thu, 2 Jun 2005 11:34:46 +0200 Subject: heh. forgot a bunch of files for the new stream stuff. --- include/fitz/tree.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/fitz/tree.h') diff --git a/include/fitz/tree.h b/include/fitz/tree.h index 9f76f167..22665736 100644 --- a/include/fitz/tree.h +++ b/include/fitz/tree.h @@ -2,7 +2,6 @@ * The display tree is at the center of attention in Fitz. * The tree and most of its minor nodes. * Paths and text nodes are found elsewhere. - * Resources used are also found elsewhere. */ typedef struct fz_tree_s fz_tree; -- cgit v1.2.3