svga: remove unneeded 'struct svga_screen' declarations

This commit is contained in:
Brian Paul
2012-08-02 09:40:40 -06:00
parent 8551635242
commit bcd8d9713d
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -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;