summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg_list.h
diff options
context:
space:
mode:
authorBob Weinand <bobwei9@hotmail.com>2016-12-22 00:40:54 +0100
committerBob Weinand <bobwei9@hotmail.com>2016-12-22 00:40:54 +0100
commit728502fc2978dcf9286ac049a5dbfa74187c9746 (patch)
tree942598ac96c57dca8e18ba08ee85222715fa67a9 /sapi/phpdbg/phpdbg_list.h
parented0602fe311662e303c87cd63f190c609ee55923 (diff)
parent3b2b080cbcdcadb97f9dd2db1a6e9e4200c34023 (diff)
downloadphp-git-728502fc2978dcf9286ac049a5dbfa74187c9746.tar.gz
Merge branch 'PHP-7.0' into PHP-7.1
Diffstat (limited to 'sapi/phpdbg/phpdbg_list.h')
-rw-r--r--sapi/phpdbg/phpdbg_list.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sapi/phpdbg/phpdbg_list.h b/sapi/phpdbg/phpdbg_list.h
index 39e1d388d0..9adb69b6c9 100644
--- a/sapi/phpdbg/phpdbg_list.h
+++ b/sapi/phpdbg/phpdbg_list.h
@@ -42,7 +42,6 @@ void phpdbg_init_list(void);
void phpdbg_list_update(void);
typedef struct {
- char *filename;
char *buf;
size_t len;
#if HAVE_MMAP