drop unused headers
Test Plan: N/A Reviewers: apol Reviewed By: apol Subscribers: kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D29337
This commit is contained in:
parent
86cbf73386
commit
bc1991706c
3 changed files with 0 additions and 3 deletions
|
@ -51,7 +51,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include <KWaylandServer/plasmawindowmanagement_interface.h>
|
||||
#include <KWaylandServer/pointerconstraints_interface.h>
|
||||
#include <KWaylandServer/pointergestures_interface.h>
|
||||
#include <KWaylandServer/qtsurfaceextension_interface.h>
|
||||
#include <KWaylandServer/seat_interface.h>
|
||||
#include <KWaylandServer/server_decoration_interface.h>
|
||||
#include <KWaylandServer/server_decoration_palette_interface.h>
|
||||
|
|
|
@ -60,7 +60,6 @@ class PlasmaShellInterface;
|
|||
class PlasmaShellSurfaceInterface;
|
||||
class PlasmaVirtualDesktopManagementInterface;
|
||||
class PlasmaWindowManagementInterface;
|
||||
class QtSurfaceExtensionInterface;
|
||||
class OutputManagementInterface;
|
||||
class OutputConfigurationInterface;
|
||||
class XdgDecorationManagerInterface;
|
||||
|
|
|
@ -42,7 +42,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include <KWaylandServer/display.h>
|
||||
#include <KWaylandServer/plasmashell_interface.h>
|
||||
#include <KWaylandServer/plasmawindowmanagement_interface.h>
|
||||
#include <KWaylandServer/qtsurfaceextension_interface.h>
|
||||
#include <KWaylandServer/seat_interface.h>
|
||||
#include <KWaylandServer/server_decoration_interface.h>
|
||||
#include <KWaylandServer/server_decoration_palette_interface.h>
|
||||
|
|
Loading…
Reference in a new issue