removed standard query for installation path
authorkramm <kramm>
Sun, 23 Nov 2008 14:01:58 +0000 (14:01 +0000)
committerkramm <kramm>
Sun, 23 Nov 2008 14:01:58 +0000 (14:01 +0000)
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 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);
     int one_file_per_page = 0;
     
     initLog(0,-1,0,0,-1,loglevel);