From: kramm Date: Sun, 23 Nov 2008 14:01:58 +0000 (+0000) Subject: removed standard query for installation path X-Git-Tag: release-0-9-0~775 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=29543aab8e1996fab6f1c32ee0b57ecd9fa52814 removed standard query for installation path --- diff --git a/src/pdf2swf.c b/src/pdf2swf.c index 1c476c1..196c2e6 100644 --- a/src/pdf2swf.c +++ b/src/pdf2swf.c @@ -623,7 +623,6 @@ int main(int argn, char *argv[]) char t1searchpath[1024]; int nup_pos = 0; int x,y; - char* installPath = getInstallationPath(); int one_file_per_page = 0; initLog(0,-1,0,0,-1,loglevel);