Remove unused file_path

This commit is contained in:
Vinnie Falco
2017-07-12 09:43:58 -07:00
parent 9bfb5374f1
commit 42b81fb3a0
2 changed files with 1 additions and 3 deletions

View File

@@ -3,6 +3,7 @@ Version 80:
* Javadoc tidying
* Add basic_dynamic_body.hpp
* Shrink buffer_prefix_view
* Remove unused file_path
--------------------------------------------------------------------------------

View File

@@ -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