diff options
Diffstat (limited to 'source3/include/local.h')
-rw-r--r-- | source3/include/local.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/source3/include/local.h b/source3/include/local.h index 4c3c58e14f..29b0641119 100644 --- a/source3/include/local.h +++ b/source3/include/local.h @@ -223,8 +223,4 @@ /* Max number of simultaneous winbindd socket connections. */ #define WINBINDD_MAX_SIMULTANEOUS_CLIENTS 200 - -/* Buffer size to use when printing backtraces */ -#define BACKTRACE_STACK_SIZE 64 - #endif |