summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2011-06-06 14:22:12 +1000
committerAndrew Bartlett <abartlet@samba.org>2011-06-06 17:37:51 +1000
commit876b1b3d198e2306c36423bfb1449870c74181fd (patch)
tree69fd05c12907cce9bd761e7557f20109c5843046 /source3/include/proto.h
parent1dfc6fa558e7735341a7095aa46e5568a4f56cfe (diff)
downloadsamba-876b1b3d198e2306c36423bfb1449870c74181fd.tar.gz
samba-876b1b3d198e2306c36423bfb1449870c74181fd.tar.bz2
samba-876b1b3d198e2306c36423bfb1449870c74181fd.zip
s3-lib Remove unused lib_path()
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 f732a53655..1cdc0c9081 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -570,7 +570,6 @@ void *smb_xmalloc_array(size_t size, unsigned int count);
char *myhostname(void);
char *lock_path(const char *name);
char *pid_path(const char *name);
-char *lib_path(const char *name);
char *modules_path(const char *name);
char *data_path(const char *name);
char *state_path(const char *name);