mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-26 02:35:38 +08:00
Fix cppcheck and compiler warnings
This commit is contained in:
@@ -15,7 +15,7 @@ namespace BlackCore
|
||||
{
|
||||
namespace Fsd
|
||||
{
|
||||
ServerError::ServerError() : MessageBase()
|
||||
ServerError::ServerError()
|
||||
{ }
|
||||
|
||||
ServerError::ServerError(const QString &sender, const QString &receiver, ServerErrorCode errorCode, const QString &causingParameter, const QString &description)
|
||||
|
||||
Reference in New Issue
Block a user