diff options
Diffstat (limited to 'src/gamma-w32gdi.h')
-rw-r--r-- | src/gamma-w32gdi.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gamma-w32gdi.h b/src/gamma-w32gdi.h index 6cb9799..9dc2657 100644 --- a/src/gamma-w32gdi.h +++ b/src/gamma-w32gdi.h @@ -25,7 +25,6 @@ typedef struct { - HDC hDC; WORD *saved_ramps; } w32gdi_state_t; |