summaryrefslogtreecommitdiff
path: root/source3/include/idmap.h
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2009-01-29 15:27:42 -0800
committerJeremy Allison <jra@samba.org>2009-01-29 15:27:42 -0800
commit164fd3cb3398b14fa02f13e5618465678b27ad07 (patch)
tree5c427a1e145d0e922d65339b0ffe56db2911908c /source3/include/idmap.h
parentd177015a6d43fcc26a823e52b86850a82261ad4d (diff)
parentaeb23872e25fb720140a10ce01a4211d228b6555 (diff)
downloadsamba-164fd3cb3398b14fa02f13e5618465678b27ad07.tar.gz
samba-164fd3cb3398b14fa02f13e5618465678b27ad07.tar.bz2
samba-164fd3cb3398b14fa02f13e5618465678b27ad07.zip
Merge branch 'master' of ssh://jra@git.samba.org/data/git/samba
Diffstat (limited to 'source3/include/idmap.h')
-rw-r--r--source3/include/idmap.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/source3/include/idmap.h b/source3/include/idmap.h
index 4322192155..672e373108 100644
--- a/source3/include/idmap.h
+++ b/source3/include/idmap.h
@@ -22,11 +22,6 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-/* idmap version determines auto-conversion - this is the database
- structure version specifier. */
-
-#define IDMAP_VERSION 2
-
/* The interface version specifier.
Updated to 3 for enum types by JRA. */