Fix redundant code.
This commit is contained in:
parent
aabbb29bb8
commit
95f405cb8d
|
@ -41,11 +41,6 @@
|
||||||
#include "../vmisc/vabstractvalapplication.h"
|
#include "../vmisc/vabstractvalapplication.h"
|
||||||
#include "vabstractcurve_p.h"
|
#include "vabstractcurve_p.h"
|
||||||
|
|
||||||
// See https://stackoverflow.com/a/46719572/3045403
|
|
||||||
#if __cplusplus < 201703L
|
|
||||||
constexpr qreal VAbstractCurve::minLength; // NOLINT(readability-redundant-declaration)
|
|
||||||
#endif
|
|
||||||
|
|
||||||
namespace
|
namespace
|
||||||
{
|
{
|
||||||
//---------------------------------------------------------------------------------------------------------------------
|
//---------------------------------------------------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue
Block a user