X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=pdf2swf%2Fxpdf%2FGlobalParams.h;h=1fdef63e11dc843a5b1ccd5a1b9e3f484056fade;hp=e14ad4fccfcd8c5b96f921af5a81fa0e20348359;hb=f72fd5c03fec8c8d7220c4da964929442962d168;hpb=ebe12c095d5a5274feb5f4475b3782aa64a07d0a diff --git a/pdf2swf/xpdf/GlobalParams.h b/pdf2swf/xpdf/GlobalParams.h index e14ad4f..1fdef63 100644 --- a/pdf2swf/xpdf/GlobalParams.h +++ b/pdf2swf/xpdf/GlobalParams.h @@ -212,10 +212,10 @@ public: void addSecurityHandler(XpdfSecurityHandler *handler); XpdfSecurityHandler *getSecurityHandler(char *name); - void parseFile(GString *fileName, FILE *f); private: + void parseFile(GString *fileName, FILE *f); void parseNameToUnicode(GList *tokens, GString *fileName, int line); void parseCIDToUnicode(GList *tokens, GString *fileName, int line); void parseUnicodeToUnicode(GList *tokens, GString *fileName, int line); @@ -246,10 +246,6 @@ private: GBool loadPlugin(char *type, char *name); #endif - //----- config file base path - - GString*path; - //----- static tables NameToCharCode * // mapping from char name to