Remove unused imports
This commit is contained in:
parent
0646c58fe2
commit
63695e6fc3
2 changed files with 0 additions and 3 deletions
|
@ -21,8 +21,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*********************************************************************/
|
*********************************************************************/
|
||||||
// own
|
// own
|
||||||
#include "netinfo.h"
|
#include "netinfo.h"
|
||||||
// kwin libs
|
|
||||||
#include <kdecorationfactory.h>
|
|
||||||
// kwin
|
// kwin
|
||||||
#include "client.h"
|
#include "client.h"
|
||||||
#include "virtualdesktops.h"
|
#include "virtualdesktops.h"
|
||||||
|
|
|
@ -21,7 +21,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
// own
|
// own
|
||||||
#include "workspace.h"
|
#include "workspace.h"
|
||||||
// kwin libs
|
// kwin libs
|
||||||
#include <kdecorationfactory.h>
|
|
||||||
#include <kwinglplatform.h>
|
#include <kwinglplatform.h>
|
||||||
#include <kwinxrenderutils.h>
|
#include <kwinxrenderutils.h>
|
||||||
// kwin
|
// kwin
|
||||||
|
|
Loading…
Reference in a new issue