summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2010-09-17 17:46:51 +1000
committerGünther Deschner <gd@samba.org>2010-09-20 16:15:10 -0700
commit6acb47b1154562415bf966f72262481d25e58708 (patch)
tree69377c777b610f2d6a480932b6b8cd0386f94f30 /source3/include/proto.h
parentd7bc452a893a77eb21b547cd8cdf8b420c60ab5d (diff)
downloadsamba-6acb47b1154562415bf966f72262481d25e58708.tar.gz
samba-6acb47b1154562415bf966f72262481d25e58708.tar.bz2
samba-6acb47b1154562415bf966f72262481d25e58708.zip
s3-uuid Remove unused smb_uuid_pack()
Signed-off-by: Günther Deschner <gd@samba.org>
Diffstat (limited to 'source3/include/proto.h')
-rw-r--r--source3/include/proto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/proto.h b/source3/include/proto.h
index e715b579f6..ff418ab673 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -1584,7 +1584,6 @@ int islower_ascii(int c);
/* The following definitions come from lib/util_uuid.c */
-void smb_uuid_pack(const struct GUID uu, UUID_FLAT *ptr);
void smb_uuid_unpack(const UUID_FLAT in, struct GUID *uu);
/* The following definitions come from lib/version.c */