Created UserInterface namespace, WebServerService -> UserInterfaceService.
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
#include "Connection.hpp"
|
||||
|
||||
namespace Remote {
|
||||
|
||||
namespace Server {
|
||||
|
||||
/// Manages open connections so that they may be cleanly stopped when the server
|
||||
@@ -35,7 +34,6 @@ class ConnectionManager
|
||||
};
|
||||
|
||||
} // namespace Server
|
||||
|
||||
} // namespace Remote
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user