[kwin] Remove config-X11.h includes
None of the defines is used.
This commit is contained in:
parent
cb262a2bbb
commit
3346e04769
2 changed files with 0 additions and 3 deletions
|
@ -20,8 +20,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include "composite.h"
|
||||
#include "compositingadaptor.h"
|
||||
|
||||
#include <config-X11.h>
|
||||
|
||||
#include "utils.h"
|
||||
#include <QTextStream>
|
||||
#include "workspace.h"
|
||||
|
|
1
utils.h
1
utils.h
|
@ -23,7 +23,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define KWIN_UTILS_H
|
||||
|
||||
// cmake stuff
|
||||
#include <config-X11.h>
|
||||
#include <config-kwin.h>
|
||||
#include <kwinconfig.h>
|
||||
// kwin
|
||||
|
|
Loading…
Reference in a new issue