eliminate warnings, fix bug that locked up game when single-clicking a card
[reactos.git] / rosapps / games / solitaire / cardlib / cardwindow.cpp
index 748ac71..1f27c13 100644 (file)
@@ -282,7 +282,6 @@ void CardWindow::Paint(HDC hdc)
 {\r
        int i;\r
        RECT rect;\r
-       int xpos = 10;\r
        HPALETTE hOldPal;\r
 \r
        hOldPal = UseNicePalette(hdc, __hPalette);\r