s3:idmap: move IDMAP_VERSION to the idmap tdb backend, where it belogns.
[bbaumbach/samba-autobuild/.git] / source3 / include / idmap.h
index 43221921553472ce71d4d25a80f647c29c73ef5c..672e3731082ed11d45a84e6d5219dd5fe9df8a3c 100644 (file)
    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. */