s3-printing: remove print_parse_jobid() from print_cups.c
commita66618f40223dfb0ef544169e32bfa074587df29
authorDavid Disseldorp <ddiss@samba.org>
Mon, 30 Jan 2012 12:44:33 +0000 (30 13:44 +0100)
committerDavid Disseldorp <ddiss@samba.org>
Tue, 26 Jun 2012 14:10:39 +0000 (26 16:10 +0200)
treea19a788967df93353138ef8863988946363b1861
parenta2d880ddcda4c0f5227945b644f8abe6af4a276d
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