diff options
| author | Michael Adam <obnox@samba.org> | 2009-01-22 10:24:40 +0100 |
|---|---|---|
| committer | Michael Adam <obnox@samba.org> | 2009-01-30 00:17:57 +0100 |
| commit | f2224e53b23ffdc0157330527585649c0e5ca635 (patch) | |
| tree | 27ccc8af36268452b14e513b35796f7bc5922568 /source3/include | |
| parent | a44649cf98ea8f45537ff9a65be69d621c002505 (diff) | |
s3:idmap: move IDMAP_VERSION to the idmap tdb backend, where it belogns.
Michael
Diffstat (limited to 'source3/include')
| -rw-r--r-- | source3/include/idmap.h | 5 |
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. */ |
