[server] Don't destroy resource from dtor of a Resource sub class

Authored by graesslin on May 25 2016, 8:33 AM.

Description

[server] Don't destroy resource from dtor of a Resource sub class

Summary:
Not needed as the dtor of the Resource ensures that the wl_resource
gets destroyed.

Reviewers: Plasma

Subscribers: plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D1680

Details