diff options
Diffstat (limited to 'source3/include')
-rw-r--r-- | source3/include/proto.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/proto.h b/source3/include/proto.h index 738559b748..95d9411927 100644 --- a/source3/include/proto.h +++ b/source3/include/proto.h @@ -4795,7 +4795,6 @@ bool print_access_check(struct auth_serversupplied_info *server_info, int snum, int access_type); bool print_time_access_check(struct auth_serversupplied_info *server_info, const char *servicename); -char* get_server_name( Printer_entry *printer ); /* The following definitions come from printing/pcap.c */ |