dect
/
libdect
Archived
13
0
Fork 0

backtrace: remove dead define

Signed-off-by: Patrick McHardy <kaber@trash.net>
This commit is contained in:
Patrick McHardy 2011-01-07 13:22:48 +01:00
parent f23a299158
commit 3973ec108a
1 changed files with 0 additions and 2 deletions

View File

@ -205,8 +205,6 @@ static char **process_file(const char *file_name, const void *base,
return ret_buf;
}
#define MAX_DEPTH 16
struct file_match {
const char *file;
void *address;