Fix some of the new warnings from sonarcloud

This commit is contained in:
Ivan Savenko
2024-10-11 10:45:29 +00:00
parent 1fc0267ad1
commit a8e84c55f6
27 changed files with 66 additions and 84 deletions
-1
View File
@@ -64,7 +64,6 @@ public:
class CRClickPopup : public WindowBase
{
public:
void close() override;
bool isPopupWindow() const override;
static std::shared_ptr<WindowBase> createCustomInfoWindow(Point position, const CGObjectInstance * specific);