[cairo-win32-surface] Remove unused variable

This commit is contained in:
Behdad Esfahbod 2008-05-28 16:47:37 -04:00
parent 12646f81ca
commit 6938f15898

View file

@ -1707,7 +1707,6 @@ cairo_win32_surface_create (HDC hdc)
{
cairo_win32_surface_t *surface;
int depth;
cairo_format_t format;
RECT rect;