diff options
author | hobbs <hobbs> | 2001-08-23 19:11:22 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2001-08-23 19:11:22 (GMT) |
commit | 0eb6aa7a54c3e99c8e70347ae17f5707b921ff81 (patch) | |
tree | 500c083b4de44dfb2463292e48dfa365446975bc /doc | |
parent | e72d91fc37cc268684a0e95f77a496e42e46032b (diff) | |
download | tk-0eb6aa7a54c3e99c8e70347ae17f5707b921ff81.zip tk-0eb6aa7a54c3e99c8e70347ae17f5707b921ff81.tar.gz tk-0eb6aa7a54c3e99c8e70347ae17f5707b921ff81.tar.bz2 |
removed bogus note about including tkPhoto.h
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CrtPhImgFmt.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/CrtPhImgFmt.3 b/doc/CrtPhImgFmt.3 index fba525df..1b23eff 100644 --- a/doc/CrtPhImgFmt.3 +++ b/doc/CrtPhImgFmt.3 @@ -9,7 +9,7 @@ '\" Department of Computer Science, '\" Australian National University. '\" -'\" RCS: @(#) $Id: CrtPhImgFmt.3,v 1.4 2000/02/08 11:31:30 hobbs Exp $ +'\" RCS: @(#) $Id: CrtPhImgFmt.3,v 1.5 2001/08/23 19:11:22 hobbs Exp $ '\" .so man.macros .TH Tk_CreatePhotoImageFormat 3 8.3 Tk "Tk Library Procedures" @@ -19,7 +19,6 @@ Tk_CreatePhotoImageFormat \- define new file format for photo images .SH SYNOPSIS .nf \fB#include <tk.h>\fR -\fB#include <tkPhoto.h>\fR .sp \fBTk_CreatePhotoImageFormat\fR(\fIformatPtr\fR) .SH ARGUMENTS |