summaryrefslogtreecommitdiffstats
path: root/source/include/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/proto.h')
-rw-r--r--source/include/proto.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/include/proto.h b/source/include/proto.h
index 21de7dd2b9b..9f992c17087 100644
--- a/source/include/proto.h
+++ b/source/include/proto.h
@@ -2428,9 +2428,6 @@ void cli_nt_session_close(struct cli_state *cli);
BOOL spoolss_disconnect_from_client( struct cli_state *cli);
BOOL spoolss_connect_to_client( struct cli_state *cli, char *remote_machine);
BOOL cli_spoolss_reply_open_printer(struct cli_state *cli, char *printer, uint32 localprinter, uint32 type, WERROR *status, POLICY_HND *handle);
-BOOL cli_spoolss_reply_rrpcn(struct cli_state *cli, POLICY_HND *handle,
- char* printername, uint32 change_low, uint32 change_high,
- WERROR *status);
BOOL cli_spoolss_reply_close_printer(struct cli_state *cli, POLICY_HND *handle,
WERROR *status);