mirror of
https://github.com/boostorg/beast.git
synced 2025-07-31 21:34:46 +02:00
Remove unused file_path
This commit is contained in:
@@ -3,6 +3,7 @@ Version 80:
|
||||
* Javadoc tidying
|
||||
* Add basic_dynamic_body.hpp
|
||||
* Shrink buffer_prefix_view
|
||||
* Remove unused file_path
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
|
@@ -13,9 +13,6 @@
|
||||
|
||||
namespace beast {
|
||||
|
||||
/// The type of file path used by the library
|
||||
using file_path = string_view;
|
||||
|
||||
/** File open modes
|
||||
|
||||
These modes are used when opening files using
|
||||
|
Reference in New Issue
Block a user