kwin: remove unused kxerrorhandler header inclusions

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2022-10-19 02:44:33 +03:00
parent 94006c31a8
commit 79179e946b
2 changed files with 1 additions and 2 deletions

View file

@ -33,7 +33,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "workspace.h"
#include <fixx11h.h>
#include <kxerrorhandler.h>
#include <kstartupinfo.h>
#include <kstringhandler.h>
#include <KLocalizedString>

View file

@ -27,7 +27,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "utils.h"
#include <kxerrorhandler.h>
#include <X11/Xatom.h>
#ifndef KCMRULES
@ -37,6 +36,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <X11/Xlib.h>
#include <X11/extensions/shape.h>
#include <QtGui/qwidget.h>
#include <QtGui/qx11info_x11.h>
#include <stdio.h>