Replace trivial constructors and destructors with defaults.
This commit is contained in:
@@ -30,11 +30,6 @@ namespace glbarcode
|
||||
}
|
||||
|
||||
|
||||
DrawingPrimitive::~DrawingPrimitive()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
double DrawingPrimitive::x() const
|
||||
{
|
||||
return mX;
|
||||
|
||||
Reference in New Issue
Block a user