Drop unused include from screenedge.cpp
This commit is contained in:
parent
a7cf808dea
commit
2d19afd3fc
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#include "atoms.h"
|
#include "atoms.h"
|
||||||
#include "client.h"
|
#include "client.h"
|
||||||
#include "cursor.h"
|
#include "cursor.h"
|
||||||
#include "effects.h"
|
|
||||||
#include "input.h"
|
#include "input.h"
|
||||||
#include "main.h"
|
#include "main.h"
|
||||||
#include "screens.h"
|
#include "screens.h"
|
||||||
|
|
Loading…
Reference in a new issue