diff options
Diffstat (limited to 'source4/libcli/ndr/libndr.h')
-rw-r--r-- | source4/libcli/ndr/libndr.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/source4/libcli/ndr/libndr.h b/source4/libcli/ndr/libndr.h index 931fc1c341..7bd92b4cd1 100644 --- a/source4/libcli/ndr/libndr.h +++ b/source4/libcli/ndr/libndr.h @@ -58,10 +58,6 @@ struct ndr_push_save { uint32 offset; }; -#define NDR_BASE_MARSHALL_SIZE 1024 - - - #define LIBNDR_FLAG_BIGENDIAN 1 |