summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Disseldorp <ddiss@suse.de>2011-05-16 13:26:41 +0200
committerKarolin Seeger <kseeger@samba.org>2011-05-17 09:20:07 +0200
commit7381ed25c66d07d28fd350429636b140fd58e39d (patch)
treeb21ad7bac41c3fdbfe965da8060aebff0baeefe3
parent3b17e5689c5a27e3e7715ad56227a0f3c0b0a9c3 (diff)
downloadsamba-7381ed25c66d07d28fd350429636b140fd58e39d.tar.gz
samba-7381ed25c66d07d28fd350429636b140fd58e39d.tar.xz
samba-7381ed25c66d07d28fd350429636b140fd58e39d.zip
s3-printing: remove cups_pull_comment_location from header file
Signed-off-by: Günther Deschner <gd@samba.org> Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon May 16 16:03:57 CEST 2011 on sn-devel-104 (cherry picked from commit 6bfe488f29a9df26f3d6dbc4166200ea286536c1) (cherry picked from commit 327598652b106e9a09bfab5d35d3534c9093356a)
-rw-r--r--source3/printing/pcap.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source3/printing/pcap.h b/source3/printing/pcap.h
index e8276f9aadb..63497fd8ec5 100644
--- a/source3/printing/pcap.h
+++ b/source3/printing/pcap.h
@@ -44,10 +44,6 @@ bool cups_cache_reload(struct tevent_context *ev,
struct messaging_context *msg_ctx,
void (*post_cache_fill_fn)(struct tevent_context *,
struct messaging_context *));
-bool cups_pull_comment_location(TALLOC_CTX *mem_ctx,
- const char *printername,
- char **comment,
- char **location);
/* The following definitions come from printing/print_iprint.c */