backends/drm: Remove some gbm_surface,gbm_device forward declarations
This commit is contained in:
parent
b7834edefe
commit
3704c0a945
2 changed files with 0 additions and 4 deletions
|
@ -16,7 +16,6 @@
|
|||
#include <QPointer>
|
||||
#include <optional>
|
||||
|
||||
struct gbm_surface;
|
||||
struct gbm_bo;
|
||||
|
||||
namespace KWaylandServer
|
||||
|
|
|
@ -18,9 +18,6 @@
|
|||
#include "drm_buffer_gbm.h"
|
||||
#include "utils/damagejournal.h"
|
||||
|
||||
struct gbm_device;
|
||||
struct gbm_surface;
|
||||
|
||||
namespace KWin
|
||||
{
|
||||
|
||||
|
|
Loading…
Reference in a new issue