s3-printing: remove print_parse_jobid() from print_cups.c
authorDavid Disseldorp <ddiss@samba.org>
Mon, 30 Jan 2012 12:44:33 +0000 (13:44 +0100)
committerDavid Disseldorp <ddiss@samba.org>
Mon, 25 Jun 2012 10:46:18 +0000 (12:46 +0200)
commit2096ea1b72bc131db51ecb6f22659895e9359075
tree0a0822d4522b8c1eed1790c3c41f5219a1e4eb44
parent23a62f98d8f2a69870e62f7a029f11065666f30c
s3-printing: remove print_parse_jobid() from print_cups.c

The spoolss print job identifier is now passed to the cups layer via
struct printjob, therefore it is no longer necessary to parse the job
filename to determine it.
source3/printing/print_cups.c