summaryrefslogtreecommitdiff
path: root/source3/librpc
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2011-05-31 12:06:00 +0200
committerMichael Adam <obnox@samba.org>2011-05-31 15:19:46 +0200
commit9549cf125a2e54a6bcaf4251b1f363775f8e7929 (patch)
tree31ebd3c77cbbdf4d7bf99cd990039a322190dc7e /source3/librpc
parent52bc63aa858318ae0f0227e2ff685a679906c72d (diff)
downloadsamba-9549cf125a2e54a6bcaf4251b1f363775f8e7929.tar.gz
samba-9549cf125a2e54a6bcaf4251b1f363775f8e7929.tar.bz2
samba-9549cf125a2e54a6bcaf4251b1f363775f8e7929.zip
s3:librpc: remove unused file librpc/ndr/util.h
Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Tue May 31 15:19:46 CEST 2011 on sn-devel-104
Diffstat (limited to 'source3/librpc')
-rw-r--r--source3/librpc/ndr/util.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source3/librpc/ndr/util.h b/source3/librpc/ndr/util.h
deleted file mode 100644
index 3bf9c0eb43..0000000000
--- a/source3/librpc/ndr/util.h
+++ /dev/null
@@ -1,4 +0,0 @@
-
-/* The following definitions come from librpc/ndr/util.c */
-
-_PUBLIC_ void ndr_print_sockaddr_storage(struct ndr_print *ndr, const char *name, const struct sockaddr_storage *ss);