[kwin] Drop unused includes to KDebug
This commit is contained in:
parent
014cdf9267
commit
f4597a3552
2 changed files with 0 additions and 2 deletions
|
@ -27,7 +27,6 @@
|
|||
|
||||
#include <QMatrix4x4>
|
||||
#include <QLinkedList>
|
||||
#include <KDebug>
|
||||
|
||||
namespace KWin
|
||||
{
|
||||
|
|
|
@ -27,7 +27,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
// kwin libs
|
||||
#include <kwinglplatform.h>
|
||||
// KDE
|
||||
#include <KDE/KDebug>
|
||||
// Qt
|
||||
#include <QOpenGLContext>
|
||||
|
||||
|
|
Loading…
Reference in a new issue