svga: remove unneeded 'struct svga_screen' declarations
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
#ifndef SVGA_RESOURCE_H
|
||||
#define SVGA_RESOURCE_H
|
||||
|
||||
struct svga_screen;
|
||||
|
||||
#include "util/u_debug.h"
|
||||
|
||||
|
||||
@@ -42,7 +42,6 @@
|
||||
#define SVGA_BUFFER_MAX_RANGES 32
|
||||
|
||||
|
||||
struct svga_screen;
|
||||
struct svga_context;
|
||||
struct svga_winsys_buffer;
|
||||
struct svga_winsys_surface;
|
||||
|
||||
Reference in New Issue
Block a user