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 11:07:54 +0000 (13:07 +0200)
commit9e1f2f37ecd052d9d42d6275aa005d04a2569f99
tree684566c91a8e300fe166e8216d9d34699aa58c13
parentab01dcb41932ab4d322be50e441faed74304a26a
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