s3-printing: remove print_parse_jobid() from print_cups.c
commit4dea77df91c418633a2a411fd5be2cc9bb3a8eea
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 18:52:53 +0000 (24 20:52 +0200)
treecd1853584c542e9d966f2c1c63c5cde50a91b17d
parent994da027ee96811e2d5a025b667d8c6f85442ada
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