summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-03-30 14:48:18 +0200
committerGünther Deschner <gd@samba.org>2011-03-30 15:14:55 +0200
commitc8ed33ae9c26a63fd8adffa2041fe46a2542f0ba (patch)
treeeab685fd1de592abe153f4bd037833cc5c092a8e /source3/include
parent6206156465b32aa565a1f7fbabfc62d668985d68 (diff)
downloadsamba-c8ed33ae9c26a63fd8adffa2041fe46a2542f0ba.tar.gz
samba-c8ed33ae9c26a63fd8adffa2041fe46a2542f0ba.tar.bz2
samba-c8ed33ae9c26a63fd8adffa2041fe46a2542f0ba.zip
s3-proto: pure cosmetics, remove some generated comments.
Guenther
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/proto.h55
1 files changed, 0 insertions, 55 deletions
diff --git a/source3/include/proto.h b/source3/include/proto.h
index 91ff45d7b9..c19e3a45f7 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -2755,8 +2755,6 @@ NTSTATUS rpc_transport_tstream_init(TALLOC_CTX *mem_ctx,
struct rpc_cli_transport **presult);
struct cli_state *rpc_pipe_np_smb_conn(struct rpc_pipe_client *p);
-/* The following definitions come from rpc_server/srv_eventlog_nt.c */
-
/* The following definitions come from rpc_server/rpc_handles.c */
size_t num_pipe_handles(struct pipes_struct *p);
@@ -2861,59 +2859,6 @@ char *valid_share_pathname(TALLOC_CTX *ctx, const char *dos_pathname);
bool init_service_op_table( void );
bool shutdown_service_op_table(void);
-/* The following definitions come from rpcclient/cmd_dfs.c */
-
-
-/* The following definitions come from rpcclient/cmd_dssetup.c */
-
-
-/* The following definitions come from rpcclient/cmd_echo.c */
-
-
-/* The following definitions come from rpcclient/cmd_lsarpc.c */
-
-
-/* The following definitions come from rpcclient/cmd_netlogon.c */
-
-
-/* The following definitions come from rpcclient/cmd_ntsvcs.c */
-
-
-/* The following definitions come from rpcclient/cmd_samr.c */
-
-
-/* The following definitions come from rpcclient/cmd_shutdown.c */
-
-
-/* The following definitions come from rpcclient/cmd_spoolss.c */
-
-
-/* The following definitions come from rpcclient/cmd_srvsvc.c */
-
-
-/* The following definitions come from rpcclient/cmd_test.c */
-
-
-/* The following definitions come from rpcclient/cmd_wkssvc.c */
-
-
-/* The following definitions come from rpcclient/rpcclient.c */
-
-
-/* The following definitions come from services/svc_netlogon.c */
-
-
-/* The following definitions come from services/svc_rcinit.c */
-
-
-/* The following definitions come from services/svc_spoolss.c */
-
-
-/* The following definitions come from services/svc_winreg.c */
-
-
-/* The following definitions come from services/svc_wins.c */
-
/* The following definitions come from lib/server_contexts.c */
struct tevent_context *server_event_context(void);
void server_event_context_free(void);