summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Leighton <lkcl@samba.org>2000-04-07 06:50:16 +0000
committerLuke Leighton <lkcl@samba.org>2000-04-07 06:50:16 +0000
commit42195d6cf0f6abe08f1097ca1fb86c56c1f7c43c (patch)
treea4c05bf66f78a8531a27766524eb8e96271fe956
parentfc77255f46cdcc16b884dd273385b497bfb4faea (diff)
downloadsamba-42195d6cf0f6abe08f1097ca1fb86c56c1f7c43c.tar.gz
jf, looks like you put some extra error codes in...
-rw-r--r--source/include/nterr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/include/nterr.h b/source/include/nterr.h
index 1b3e2ff9085..08e7457376c 100644
--- a/source/include/nterr.h
+++ b/source/include/nterr.h
@@ -2,7 +2,6 @@
#define STATUS_BUFFER_OVERFLOW (5)
#define STATUS_MORE_ENTRIES (0x105)
-#define ERROR_INVALID_HANDLE (6)
#define ERROR_INVALID_PARAMETER (87)
#define ERROR_INSUFFICIENT_BUFFER (122)
#define STATUS_1804 (1804)