mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Remove unused or obsolete classes and files
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
namespace ripple {
|
||||
namespace websocket {
|
||||
|
||||
std::unique_ptr<beast::Stoppable> makeServer (ServerDescription const& desc)
|
||||
std::unique_ptr<Stoppable> makeServer (ServerDescription const& desc)
|
||||
{
|
||||
return makeServer02 (desc);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user