removed outdated files
[swftools.git] / pdf2swf / ttf2pt1 / ttf2pt1.h
diff --git a/pdf2swf/ttf2pt1/ttf2pt1.h b/pdf2swf/ttf2pt1/ttf2pt1.h
deleted file mode 100644 (file)
index 6e244da..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-#ifndef __ttf2pt1_included__
-#define __ttf2pt1_included__
-#ifdef __cplusplus
-extern "C" {
-#endif
-int
-ttf2pt1_main(
-     int argc,
-     char **argv
-);
-#ifdef __cplusplus
-}
-#endif
-#endif
-