summaryrefslogtreecommitdiff
path: root/source3/include/local.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/local.h')
-rw-r--r--source3/include/local.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/include/local.h b/source3/include/local.h
index 85f086151a4..5963eb06747 100644
--- a/source3/include/local.h
+++ b/source3/include/local.h
@@ -204,7 +204,4 @@
/* Maximum size of RPC data we will accept for one call. */
#define MAX_RPC_DATA_SIZE (15*1024*1024)
-#define CLIENT_NDR_PADDING_SIZE 8
-#define SERVER_NDR_PADDING_SIZE 8
-
#endif