summaryrefslogtreecommitdiff
path: root/source3/include/includes.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/includes.h')
-rw-r--r--source3/include/includes.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source3/include/includes.h b/source3/include/includes.h
index 26931ffd97..435810a1ba 100644
--- a/source3/include/includes.h
+++ b/source3/include/includes.h
@@ -753,10 +753,6 @@ extern int errno;
#include "mangle.h"
-#ifndef MAXCODEPAGELINES
-#define MAXCODEPAGELINES 256
-#endif
-
/*
* Type for wide character dirent structure.
* Only d_name is defined by POSIX.