GUACAMOLE-1755: Merge removal of deprecated .setpdfwrite GhostScript argument.

This commit is contained in:
James Muehlner 2023-04-06 12:50:10 -07:00 committed by GitHub
commit b5c55f01e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,8 +47,6 @@ char* const guac_rdp_pdf_filter_command[] = {
"-dPARANOIDSAFER",
"-sDEVICE=pdfwrite",
"-sOutputFile=-",
"-c",
".setpdfwrite",
"-sstdout=/dev/null",
"-f",
"-",