Remove unused header
This commit is contained in:
parent
95542acded
commit
0037a2e84a
@ -40,8 +40,6 @@
|
||||
#include <toaru/list.h>
|
||||
#include <toaru/spinlock.h>
|
||||
|
||||
#include <toaru/yutani_ext.h>
|
||||
|
||||
#define _DEBUG_YUTANI
|
||||
#ifdef _DEBUG_YUTANI
|
||||
#include <toaru/trace.h>
|
||||
|
@ -1,3 +0,0 @@
|
||||
#pragma once
|
||||
|
||||
|
@ -14,8 +14,6 @@
|
||||
#include <toaru/yutani.h>
|
||||
#include <toaru/mouse.h>
|
||||
|
||||
#include <toaru/yutani_ext.h>
|
||||
|
||||
yutani_msg_t * yutani_wait_for(yutani_t * y, uint32_t type) {
|
||||
do {
|
||||
yutani_msg_t * out;
|
||||
|
Loading…
Reference in New Issue
Block a user