summaryrefslogtreecommitdiffstats
path: root/source3/utils/net_rpc_rights.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-02-12 22:05:39 +0100
committerGünther Deschner <gd@samba.org>2008-02-12 22:05:39 +0100
commite2b3aad8174daede0248ce96df624e575867cfd8 (patch)
tree071c9c3f8ce3caddb6160d229f788a8f13bee4e5 /source3/utils/net_rpc_rights.c
parentbefc71c942c044c9edc31d166f7b2ad6630fdb7c (diff)
downloadsamba-e2b3aad8174daede0248ce96df624e575867cfd8.tar.gz
samba-e2b3aad8174daede0248ce96df624e575867cfd8.tar.xz
samba-e2b3aad8174daede0248ce96df624e575867cfd8.zip
Collect all init_lsa_string varients in one place.
Guenther (This used to be commit f4581e9f4482566fba9436d5ae058b8d840fa394)
Diffstat (limited to 'source3/utils/net_rpc_rights.c')
-rw-r--r--source3/utils/net_rpc_rights.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/source3/utils/net_rpc_rights.c b/source3/utils/net_rpc_rights.c
index e110c412e04..de6e14ebada 100644
--- a/source3/utils/net_rpc_rights.c
+++ b/source3/utils/net_rpc_rights.c
@@ -19,11 +19,6 @@
#include "includes.h"
#include "utils/net.h"
-static void init_lsa_String(struct lsa_String *name, const char *s)
-{
- name->string = s;
-}
-
/********************************************************************
********************************************************************/