Remove duplicate includes
Krazy-- SVN_SILENT
This commit is contained in:
parent
371f5b30e2
commit
3232c2cb2a
3 changed files with 0 additions and 3 deletions
|
@ -36,7 +36,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
#include <kdebug.h>
|
||||
|
||||
#include <kwinglutils.h>
|
||||
#include "../boxswitch/boxswitch_proxy.h"
|
||||
|
||||
namespace KWin
|
||||
|
|
1
main.cpp
1
main.cpp
|
@ -39,7 +39,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include <kxerrorhandler.h>
|
||||
#include <kdefakes.h>
|
||||
#include <QtDBus/QtDBus>
|
||||
#include <stdlib.h>
|
||||
#include <QMessageBox>
|
||||
#include <QEvent>
|
||||
|
||||
|
|
|
@ -67,7 +67,6 @@ Sources and other compositing managers:
|
|||
*/
|
||||
|
||||
#include "scene_opengl.h"
|
||||
#include "kwinglplatform.h"
|
||||
|
||||
#include <kxerrorhandler.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue