Commit f2174155 authored by Ken Thomases's avatar Ken Thomases Committed by Alexandre Julliard

winex11: Remove some more leftover X Shm code.

parent 5f42f7d4
......@@ -90,13 +90,6 @@ typedef struct
Pixmap pixmap;
} X_PHYSBRUSH;
enum x11drv_shm_mode
{
X11DRV_SHM_NONE = 0,
X11DRV_SHM_PIXMAP,
X11DRV_SHM_IMAGE,
};
typedef struct {
int shift;
int scale;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment