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>
Fri, 22 Jun 2012 17:29:08 +0000 (19:29 +0200)
commit95b89ebac80a9dcfbed340138719fede1d9fb4a8
tree4404b4adf1bdc5524fd725ce48340da5d9b6c556
parent903303d8592c26601c908099876c52fa2b135f22
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