summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Leighton <lkcl@samba.org>2000-04-09 08:02:04 +0000
committerLuke Leighton <lkcl@samba.org>2000-04-09 08:02:04 +0000
commitbb9e621ab2de5bc2258831586628e07c62260e6d (patch)
treeb396299f36ad466ac6007d62cd6e3036c269c032
parent12237eaa8f69a9bae1501ee199031495884c8bc3 (diff)
downloadsamba-bb9e621ab2de5bc2258831586628e07c62260e6d.tar.gz
samba-bb9e621ab2de5bc2258831586628e07c62260e6d.tar.xz
samba-bb9e621ab2de5bc2258831586628e07c62260e6d.zip
retired
-rw-r--r--source/smbd/groupname.c22
1 files changed, 0 insertions, 22 deletions
diff --git a/source/smbd/groupname.c b/source/smbd/groupname.c
deleted file mode 100644
index 0be558848ab..00000000000
--- a/source/smbd/groupname.c
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
- Unix SMB/Netbios implementation.
- Version 1.9.
- Groupname handling
- Copyright (C) Jeremy Allison 1998.
-
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
- (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-*/
-
-/* this module is retired, it is moved to lib/domain_namemap.c */