QUpdateLaterEvent: code tidies
Remove the empty destructor. Compiler-generated one is fine. Change-Id: I1599b84a876ebd7ba22f63c545506feffc7b18bf Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
parent
f7519a89d2
commit
284b1a5661
@ -75,10 +75,6 @@ public:
|
||||
{
|
||||
}
|
||||
|
||||
~QUpdateLaterEvent()
|
||||
{
|
||||
}
|
||||
|
||||
inline const QRegion ®ion() const { return m_region; }
|
||||
|
||||
protected:
|
||||
|
Loading…
x
Reference in New Issue
Block a user