diff options
author | Michael Adam <obnox@samba.org> | 2011-05-31 12:06:00 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2011-05-31 15:19:46 +0200 |
commit | 9549cf125a2e54a6bcaf4251b1f363775f8e7929 (patch) | |
tree | 31ebd3c77cbbdf4d7bf99cd990039a322190dc7e /source3/librpc | |
parent | 52bc63aa858318ae0f0227e2ff685a679906c72d (diff) | |
download | samba-9549cf125a2e54a6bcaf4251b1f363775f8e7929.tar.gz |
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.h | 4 |
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 3bf9c0eb438..00000000000 --- 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); |