mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Removed unused lines.
This commit is contained in:
@@ -5,11 +5,8 @@
|
||||
|
||||
#define MULTIPART_CONTENT_TYPE "multipart/form-data"
|
||||
|
||||
SAPI_API SAPI_POST_READER_FUNC(rfc1867_post_reader);
|
||||
SAPI_API SAPI_POST_HANDLER_FUNC(rfc1867_post_handler);
|
||||
|
||||
#define FILE_UPLOAD_INPUT_BUFFER_SIZE 8192
|
||||
|
||||
void destroy_uploaded_files_hash(TSRMLS_D);
|
||||
|
||||
#endif /* RFC1867_H */
|
||||
|
||||
Reference in New Issue
Block a user