summaryrefslogtreecommitdiff
path: root/source3/include/passdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/passdb.h')
-rw-r--r--source3/include/passdb.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/include/passdb.h b/source3/include/passdb.h
index 3ebf72d960..1d0f5c1abf 100644
--- a/source3/include/passdb.h
+++ b/source3/include/passdb.h
@@ -28,8 +28,6 @@
* NT RIDS.
**********************************************************************/
-#define BASE_RID (0x000003E8L)
-
/* Take the bottom bit. */
#define RID_TYPE_MASK 1
#define RID_MULTIPLIER 2