summaryrefslogtreecommitdiffstats
path: root/include/linux/ncp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/ncp.h')
-rw-r--r--include/linux/ncp.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/ncp.h b/include/linux/ncp.h
index 666ffff0f..229618db0 100644
--- a/include/linux/ncp.h
+++ b/include/linux/ncp.h
@@ -72,9 +72,6 @@ struct ncp_volume_info {
#define aDELETEINHIBIT (ntohl(1L<<(18-8)))
#define aDONTCOMPRESS (nothl(1L<<(27-24)))
-#define NCP_MIN_SYMLINK_SIZE 8
-#define NCP_MAX_SYMLINK_SIZE 512
-
#define AR_READ (ntohs(0x0100))
#define AR_WRITE (ntohs(0x0200))
#define AR_EXCLUSIVE (ntohs(0x2000))