mirror of
https://github.com/vcmi/vcmi.git
synced 2026-06-19 22:57:37 +02:00
Fix some of the new warnings from sonarcloud
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user