Remove code that found its way back into the diff

This commit is contained in:
Brandon Schaefer 2014-05-02 12:39:26 -07:00
parent 44a0f1d9cd
commit 7528f94ca5
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@
typedef struct {
SDL_Window* sdl_window;
MIR_Data* mir_data;
bool software;
MirSurface* surface;
EGLSurface egl_surface;