Remove unused imports

This commit is contained in:
Martin Gräßlin 2014-12-02 15:26:42 +01:00
parent 0646c58fe2
commit 63695e6fc3
2 changed files with 0 additions and 3 deletions

View file

@ -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"

View file

@ -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