s3-printing: remove cups_pull_comment_location from header file
authorDavid Disseldorp <ddiss@suse.de>
Mon, 16 May 2011 11:26:41 +0000 (13:26 +0200)
committerGünther Deschner <gd@samba.org>
Mon, 16 May 2011 14:03:57 +0000 (16:03 +0200)
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

source3/printing/pcap.h

index e8276f9aadb67799493cba99661da01c3d3127c7..63497fd8ec568f41c5accbfa1b00e1c9e5d585af 100644 (file)
@@ -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  */