mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 05:18:06 +01:00
Remove duplicated #includes
This commit is contained in:
committed by
Carlos R. Mafra
parent
85f31104cd
commit
7c14c0b14a
@@ -28,7 +28,6 @@
|
||||
#include <sys/stat.h>
|
||||
#include <sys/types.h>
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "TexturePanel.h"
|
||||
|
||||
|
||||
@@ -36,7 +36,6 @@
|
||||
#include "actions.h"
|
||||
#include "funcs.h"
|
||||
#include "application.h"
|
||||
#include "appicon.h"
|
||||
#include "dock.h"
|
||||
#include "xinerama.h"
|
||||
|
||||
|
||||
@@ -32,7 +32,6 @@
|
||||
#include "switchpanel.h"
|
||||
#include "funcs.h"
|
||||
#include "xinerama.h"
|
||||
#include "window.h"
|
||||
|
||||
extern Atom _XA_WM_IGNORE_FOCUS_EVENTS;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user