fixed a bug- iso_encodings.cc isn't actually used.
authorkramm <kramm>
Sun, 11 Jan 2004 17:14:51 +0000 (17:14 +0000)
committerkramm <kramm>
Sun, 11 Jan 2004 17:14:51 +0000 (17:14 +0000)
pdf2swf/font2swf.cc

index 96520e9..894b7ab 100644 (file)
@@ -28,7 +28,6 @@
 #include "../lib/args.h"
 #include "swfoutput.h"
 #include "spline.h"
 #include "../lib/args.h"
 #include "swfoutput.h"
 #include "spline.h"
-#include "iso_encodings.c"
 
 static char * filenames[256];
 static int filenum;
 
 static char * filenames[256];
 static int filenum;