mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-06-08 23:18:32 +02:00
[cairo-win32-surface] Remove unused variable
This commit is contained in:
parent
12646f81ca
commit
6938f15898
1 changed files with 0 additions and 1 deletions
|
|
@ -1707,7 +1707,6 @@ cairo_win32_surface_create (HDC hdc)
|
|||
{
|
||||
cairo_win32_surface_t *surface;
|
||||
|
||||
int depth;
|
||||
cairo_format_t format;
|
||||
RECT rect;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue