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
|
||||
#include "netinfo.h"
|
||||
// kwin libs
|
||||
#include <kdecorationfactory.h>
|
||||
// kwin
|
||||
#include "client.h"
|
||||
#include "virtualdesktops.h"
|
||||
|
|
|
@ -21,7 +21,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
// own
|
||||
#include "workspace.h"
|
||||
// kwin libs
|
||||
#include <kdecorationfactory.h>
|
||||
#include <kwinglplatform.h>
|
||||
#include <kwinxrenderutils.h>
|
||||
// kwin
|
||||
|
|
Loading…
Reference in a new issue