summaryrefslogtreecommitdiff
path: root/source3/locking
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1997-10-31 02:40:55 +0000
committerAndrew Tridgell <tridge@samba.org>1997-10-31 02:40:55 +0000
commitd5fdd84ffa78c1ce8211c2c5794b057c72bf1947 (patch)
tree3eec18fbfc145570c3ac09a2ed5cbe0f930769e5 /source3/locking
parente77e5e6ef8b323089fef5058bfed370226fa59b8 (diff)
downloadsamba-d5fdd84ffa78c1ce8211c2c5794b057c72bf1947.tar.gz
samba-d5fdd84ffa78c1ce8211c2c5794b057c72bf1947.tar.bz2
samba-d5fdd84ffa78c1ce8211c2c5794b057c72bf1947.zip
- cleanup some warnings
- redo the prototypes (This used to be commit 31dcb51e05914d49d81a3faef354aaf0ab9fa63f)
Diffstat (limited to 'source3/locking')
-rw-r--r--source3/locking/locking_shm.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/locking/locking_shm.c b/source3/locking/locking_shm.c
index d299e34caa..c1e32538e1 100644
--- a/source3/locking/locking_shm.c
+++ b/source3/locking/locking_shm.c
@@ -690,8 +690,6 @@ static struct share_ops share_ops = {
******************************************************************/
struct share_ops *locking_shm_init(int ronly)
{
- pstring shmem_file_name;
-
read_only = ronly;
#ifdef USE_SYSV_IPC