s3-printing: remove print_parse_jobid() from print_cups.c
commit35d1aa9c4f88c037a51851a88dd182db8d74bb66
authorDavid Disseldorp <ddiss@samba.org>
Mon, 30 Jan 2012 12:44:33 +0000 (30 13:44 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 24 Jul 2012 19:33:49 +0000 (24 21:33 +0200)
tree2244eb75cfbfea9350d48671d6f4f57562444aeb
parente07f676d926d73b2c62ad636e276cd805ea93cb7
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.
(cherry picked from commit 4dea77df91c418633a2a411fd5be2cc9bb3a8eea)
source3/printing/print_cups.c