upgraded to xpdf-3.01pl1
[swftools.git] / pdf2swf / xpdf / gfile.h
index 49b0b7a..82f1d7a 100644 (file)
@@ -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