removed standard query for installation path
[swftools.git] / src / pdf2swf.c
index 1c476c1..196c2e6 100644 (file)
@@ -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);