X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=pdf2swf%2Fxpdf%2Fgfile.h;h=82f1d7a98e36129808ab01e08b87446ac7eee742;hb=f72fd5c03fec8c8d7220c4da964929442962d168;hp=49b0b7a4fccbdff20a05969ecece8d6622d58ded;hpb=2eb549d27d295e3023f06ce027c0e673430c31ed;p=swftools.git diff --git a/pdf2swf/xpdf/gfile.h b/pdf2swf/xpdf/gfile.h index 49b0b7a..82f1d7a 100644 --- a/pdf2swf/xpdf/gfile.h +++ b/pdf2swf/xpdf/gfile.h @@ -4,7 +4,7 @@ // // Miscellaneous file and directory name manipulation. // -// Copyright 1996-2002 Glyph & Cog, LLC +// Copyright 1996-2003 Glyph & Cog, LLC // //======================================================================== @@ -135,7 +135,4 @@ private: #endif }; -/* create a temporary filename */ -char* mktmpname(char*ptr); - #endif