mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-12 12:45:40 +08:00
Fix cppcheck and compiler warnings
This commit is contained in:
@@ -52,9 +52,8 @@ namespace BlackSample
|
||||
}
|
||||
|
||||
#else
|
||||
void CSamplesFsuipc::samplesFsuipc(QTextStream &streamOut)
|
||||
void CSamplesFsuipc::samplesFsuipc(QTextStream &)
|
||||
{
|
||||
Q_UNUSED(streamOut);
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user