diff --git a/src/common/QskAspect.h b/src/common/QskAspect.h index d23b6468..2fc0d43e 100644 --- a/src/common/QskAspect.h +++ b/src/common/QskAspect.h @@ -97,8 +97,6 @@ QSK_NAMESPACE( QskAspect ) }; QSK_ENUM( ColorPrimitive ) - enum { LastPrimitive = 15 }; // max. value for all sort of primitives - enum Placement : quint8 { NoPlacement = 0,