NOISSUE and even more warnings gone

This commit is contained in:
Petr Mrázek
2017-05-21 22:30:53 +02:00
parent c329bc73c0
commit 4133247bff
3 changed files with 1 additions and 4 deletions

View File

@ -28,8 +28,6 @@ using namespace Json;
namespace Meta
{
static const int currentFormatVersion = 0;
// Index
static BaseEntity::Ptr parseIndexInternal(const QJsonObject &obj)
{