summaryrefslogtreecommitdiff
path: root/TSRM
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2019-04-29 00:55:59 +0200
committerPeter Kokot <peterkokot@gmail.com>2019-04-29 00:55:59 +0200
commitcabd8c12d463682156d2362d9f1858badf5c90d6 (patch)
tree6992182495d6ba5cbbcfc42c93de7b9d3df42fe9 /TSRM
parentba90675f823c0c3f2a0cbd1a21e40645c33b596f (diff)
parentb931dacc888ed59ccae6598338fe604030c251d6 (diff)
downloadphp-git-cabd8c12d463682156d2362d9f1858badf5c90d6.tar.gz
Merge branch 'PHP-7.4'
* PHP-7.4: Remove unused TSRM/readdir.h header
Diffstat (limited to 'TSRM')
-rw-r--r--TSRM/readdir.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/TSRM/readdir.h b/TSRM/readdir.h
deleted file mode 100644
index 11c0f31ea1..0000000000
--- a/TSRM/readdir.h
+++ /dev/null
@@ -1,3 +0,0 @@
-/* Keep this header for compatibility with external code, it's currently not
- used anywhere in the core and there are no implementations in TSRM. */
-#include "win32/readdir.h"